mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
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)
14 lines
179 B
Bash
Executable File
14 lines
179 B
Bash
Executable File
#!/bin/csh
|
|
./dsetexample
|
|
./fileexample
|
|
./rwdsetexample
|
|
./attrexample
|
|
./groupexample
|
|
./grpsexample
|
|
./grpdsetexample
|
|
./hyperslab
|
|
./selectele
|
|
./grpit
|
|
./refobjexample
|
|
./refregexample
|