summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorM. Scot Breitenfeld <brtnfld@hdfgroup.org>2017-12-05 16:29:53 (GMT)
committerM. Scot Breitenfeld <brtnfld@hdfgroup.org>2017-12-05 16:29:53 (GMT)
commit23cec838a410deaf8be6a9ce76d2865a078a7d51 (patch)
treecfdc704f82ee0cb37dfb3b39136527ec566c9e08
parentbd49f6460c3b4b3bafe5607f41af8b605d3044bb (diff)
downloadhdf5-23cec838a410deaf8be6a9ce76d2865a078a7d51.zip
hdf5-23cec838a410deaf8be6a9ce76d2865a078a7d51.tar.gz
hdf5-23cec838a410deaf8be6a9ce76d2865a078a7d51.tar.bz2
clean-up
-rw-r--r--fortran/src/H5f90global.F908
1 files changed, 1 insertions, 7 deletions
diff --git a/fortran/src/H5f90global.F90 b/fortran/src/H5f90global.F90
index 3f00d9a..078778a 100644
--- a/fortran/src/H5f90global.F90
+++ b/fortran/src/H5f90global.F90
@@ -70,16 +70,10 @@ MODULE H5GLOBAL
INTEGER, DIMENSION(1:REF_REG_BUF_LEN) :: ref
END TYPE hdset_reg_ref_t_f
- ! Do not forget to change this value when new predefined
+ ! Do not forget to change these values when new predefined
! datatypes are added
INTEGER, PARAMETER :: PREDEF_TYPES_LEN = 19
-
- ! Do not forget to change the following line when new predefined
- ! floating data types are added
INTEGER, PARAMETER :: FLOATING_TYPES_LEN = 4
-
- ! Do not forget to change the following line when new predefined
- ! integer data types are added
INTEGER, PARAMETER :: INTEGER_TYPES_LEN = 27
! These arrays need to be global because they are used in