ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/utils/definitions.F90
(Generate patch)

Comparing trunk/OOPSE-4/src/utils/definitions.F90 (file contents):
Revision 2204 by gezelter, Fri Apr 15 22:04:00 2005 UTC vs.
Revision 2259 by gezelter, Mon Jun 27 21:01:36 2005 UTC

# Line 63 | Line 63 | module definitions
63    INTEGER, PARAMETER :: SP = selected_real_kind(4)
64    INTEGER, PARAMETER :: DP = selected_real_kind(8)
65  
66
66    !! Maximum number of fortran streams...
67    INTEGER, PARAMETER :: MAX_UNITS = 100
68  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines