mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
0f870b0f47
Bug fix Description: Fortran type generation was broken in two ways. Fixed both. Solution: Firstly, there were a couple of path problems. Fixed a typo and specified the full path of a file. Secondly, the dependencies weren't right when building with HDF5-specific commands (make lib, make check-s, etc.). Tweaked dependencies to fix the problem. Platforms tested: mir, modi4, sleipnir |
||
---|---|---|
.. | ||
attrexample.f90 | ||
compound.f90 | ||
dsetexample.f90 | ||
fileexample.f90 | ||
groupexample.f90 | ||
grpdsetexample.f90 | ||
grpit.f90 | ||
grpsexample.f90 | ||
hyperslab.f90 | ||
Makefile.am | ||
Makefile.in | ||
mountexample.f90 | ||
ph5example.f90 | ||
refobjexample.f90 | ||
refregexample.f90 | ||
rwdsetexample.f90 | ||
selectele.f90 |