hdf5/fortran/examples/run_examples.sh
Bill Wendling 8055378bce [svn-r2576] Purpose:
Adding the Fortran interface to the HDF5 library
Description:
	Fortran is now a subdirectory of the HDF5 library tree.
Platforms tested:
	Solaris and IRIX (O2K)
2000-09-19 15:06:49 -05:00

14 lines
179 B
Bash
Executable File

#!/bin/csh
./dsetexample
./fileexample
./rwdsetexample
./attrexample
./groupexample
./grpsexample
./grpdsetexample
./hyperslab
./selectele
./grpit
./refobjexample
./refregexample