diff options
author | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2011-06-10 03:43:15 (GMT) |
---|---|---|
committer | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2011-06-10 03:43:15 (GMT) |
commit | 864a502671cefa001b6d7417389fc4a265cf8516 (patch) | |
tree | 25b2b3ec3e3c9d611a355ef7d7ca88e23cb9501f /MANIFEST | |
parent | 7c040a1efb2df6794e7cff27b34e0053ff6dd301 (diff) | |
download | hdf5-864a502671cefa001b6d7417389fc4a265cf8516.zip hdf5-864a502671cefa001b6d7417389fc4a265cf8516.tar.gz hdf5-864a502671cefa001b6d7417389fc4a265cf8516.tar.bz2 |
[svn-r20959] Description: Added fortran wrappers and test for the HL DS API.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1949,6 +1949,8 @@ ./hl/fortran/examples/Makefile.in ./hl/fortran/examples/exlite.f90 ./hl/fortran/examples/run-hlfortran-ex.sh.in +./hl/fortran/src/H5DSfc.c +./hl/fortran/src/H5DSff.f90 ./hl/fortran/src/H5IMcc.c ./hl/fortran/src/H5IMcc.h ./hl/fortran/src/H5IMfc.c @@ -1962,6 +1964,7 @@ ./hl/fortran/src/Makefile.in ./hl/fortran/test/Makefile.am ./hl/fortran/test/Makefile.in +./hl/fortran/test/tstds.f90 ./hl/fortran/test/tstimage.f90 ./hl/fortran/test/tstlite.f90 ./hl/fortran/test/tsttable.f90 |