hdf5/fortran
Elena Pourmal 6a15443e7c [svn-r7045]
Purpose: Code cleanup

Description: For some unknown to myself reason I used COMMON in the
             HDF5 module that has to be included in all Fortran
             HDF5 application. This is redundant and may cause
             problems for optimization. Also COMMON is an "OLD"
             feature and shouldn't be used.

Solution: Removed COMMON statements.

Platforms tested: modi4 sequential and parallel, arabica, vebena,
                  Windows with Visual Fortran.

Misc. update:
2003-06-17 18:16:09 -05:00
..
config [svn-r6980] Purpose: 2003-06-05 16:48:41 -05:00
examples [svn-r6968] Purpose: 2003-06-05 07:37:49 -05:00
src [svn-r7045] 2003-06-17 18:16:09 -05:00
test [svn-r7031] 2003-06-12 17:54:05 -05:00
testpar [svn-r6987] Purpose: 2003-06-06 14:30:28 -05:00
aclocal.m4
acsite.m4
configure [svn-r7023] 2003-06-11 07:46:09 -05:00
configure.in [svn-r7023] 2003-06-11 07:46:09 -05:00
Makefile.dist
Makefile.in