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
..
config [svn-r3864] Purpose: 2001-04-27 15:03:54 -05:00
examples [svn-r3862] 2001-04-26 22:52:24 -05:00
src [svn-r3958] 2001-06-04 16:28:06 -05:00
test [svn-r3861] 2001-04-26 22:50:22 -05:00
testpar [svn-r3130] 2000-12-13 14:21:52 -05:00
acconfig.h
aclocal.m4
acsite.m4 [svn-r3298] Purpose: 2001-01-18 15:33:56 -05:00
configure [svn-r3930] Purpose: 2001-05-15 13:00:20 -05:00
configure.in [svn-r3930] Purpose: 2001-05-15 13:00:20 -05:00
Makefile.dist
Makefile.in [svn-r2782] Purpose: 2000-10-31 15:19:03 -05:00