diff options
author | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2015-04-21 19:53:56 (GMT) |
---|---|---|
committer | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2015-04-21 19:53:56 (GMT) |
commit | c7529c3d838cf7b7ff7033fdc84a324159fc37c4 (patch) | |
tree | 5f1cd63e551caa98af9a86ca0760e44bcad8be2f /MANIFEST | |
parent | 0d947503914597fb30b989b806eb578fbf224808 (diff) | |
download | hdf5-c7529c3d838cf7b7ff7033fdc84a324159fc37c4.zip hdf5-c7529c3d838cf7b7ff7033fdc84a324159fc37c4.tar.gz hdf5-c7529c3d838cf7b7ff7033fdc84a324159fc37c4.tar.bz2 |
[svn-r26873] Added BIND(C) and moved to .F90 extension.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2322,16 +2322,16 @@ ./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/H5DSff.F90 ./hl/fortran/src/H5IMcc.c ./hl/fortran/src/H5IMcc.h ./hl/fortran/src/H5IMfc.c -./hl/fortran/src/H5IMff.f90 +./hl/fortran/src/H5IMff.F90 ./hl/fortran/src/H5LTf90proto.h ./hl/fortran/src/H5LTfc.c -./hl/fortran/src/H5LTff.f90 +./hl/fortran/src/H5LTff.F90 ./hl/fortran/src/H5TBfc.c -./hl/fortran/src/H5TBff.f90 +./hl/fortran/src/H5TBff.F90 ./hl/fortran/src/Makefile.am ./hl/fortran/src/Makefile.in ./hl/fortran/test/Makefile.am |