diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2004-12-08 20:31:25 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2004-12-08 20:31:25 (GMT) |
commit | dd7c7944690a1d9958069b925231c7cd6623857c (patch) | |
tree | 03f76e4cded94faa8fc170feccc636047c3b305a /MANIFEST | |
parent | 38eedcb94c85404ef82b53cd1ffdacfacbcef14c (diff) | |
download | hdf5-dd7c7944690a1d9958069b925231c7cd6623857c.zip hdf5-dd7c7944690a1d9958069b925231c7cd6623857c.tar.gz hdf5-dd7c7944690a1d9958069b925231c7cd6623857c.tar.bz2 |
[svn-r9644] Purpose:
add hl fortran
Description:
Solution:
Platforms tested:
linux (absfot and pgf90)
solaris (32 and 64 bit)
AIX
note : HP gives a compiling error , to be fixed in the future
Misc. update:
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1569,5 +1569,24 @@ ./hl/test/test_table_be.hdf5 ./hl/test/test_table_cray.hdf5 +# hl fortran +./hl/fortran/src/Dependencies +./hl/fortran/src/H5f90i.h +./hl/fortran/src/H5IMfc.c +./hl/fortran/src/H5IMff.f90 +./hl/fortran/src/H5LTf90proto.h +./hl/fortran/src/H5LTfc.c +./hl/fortran/src/H5LTff.f90 +./hl/fortran/src/H5TBfc.c +./hl/fortran/src/H5TBff.f90 +./hl/fortran/src/Makefile.in +./hl/fortran/test/Makefile.in +./hl/fortran/test/tstimage.f90 +./hl/fortran/test/tstlite.f90 +./hl/fortran/test/tsttable.f90 +./hl/fortran/test/Dependencies +./hl/fortran/Makefile.in + + ./windows/all.zip |