hdf5/fortran
Elena Pourmal 5fcefe52a2 [svn-r3958]
Purpose:
    HPUX 11.00 port
Description:
    Redundant USE statements triggered a bug in the HP F90 compiler.
Solution:
    Source code was rearranged to avoid redundancy: definitions of the
    object and dataset region reference types were moved from H5Rff.f90
    to H5f90global.f90; "USE H5R" statement was removed from H5Rff.f90.
    Now H5Rff.f90 uses "USE H5GLOBAL" statement only as the rest of
    the modules.

Platforms tested:
    HPUX 11.00 (kelgia), Solaris 2.7 (arabica)
2001-06-04 16:28:06 -05:00
..
2001-04-27 15:03:54 -05:00
2001-04-26 22:52:24 -05:00
2001-06-04 16:28:06 -05:00
2001-04-26 22:50:22 -05:00
2000-12-13 14:21:52 -05:00
2000-09-19 15:06:49 -05:00
2000-09-19 15:06:49 -05:00
2001-01-18 15:33:56 -05:00
2001-05-15 13:00:20 -05:00
2001-05-15 13:00:20 -05:00
2000-09-19 15:06:49 -05:00
2000-10-31 15:19:03 -05:00