--- trunk/OOPSE-4/src/utils/definitions.F90 2005/04/15 22:04:00 2204 +++ trunk/OOPSE-4/src/utils/definitions.F90 2005/06/27 21:01:36 2259 @@ -63,7 +63,6 @@ module definitions INTEGER, PARAMETER :: SP = selected_real_kind(4) INTEGER, PARAMETER :: DP = selected_real_kind(8) - !! Maximum number of fortran streams... INTEGER, PARAMETER :: MAX_UNITS = 100