Commits

Patrick Lu committed 4d16bcfecbf
[svn-r2341] took the code out of h5ls to open files using different drivers and created a function in the tools library for it(H5ToolsFopen-takes a filename and a char ptr if you want the name of the driver) added the function to h5tools.c, a header to h5tools.h and changed h5ls.c and h5dump.c to use the new functions