Changeset 556 for palm/trunk/UTIL
- Timestamp:
- Sep 7, 2010 8:01:34 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/UTIL/interpret_config.f90
- Property svn:keywords set to Id
r555 r556 4 4 ! Actual revisions: 5 5 ! ----------------- 6 ! bugfix in 2201 statement: closing " was missing 7 ! mrun environment variables are read from NAMELIST instead of using GETENV. 8 ! Variables are allways assigned a value, also if they already got one. These 9 ! values are re-assigned later in mrun. 6 ! 10 7 ! 11 8 ! Former revisions: … … 13 10 ! $Id$ 14 11 ! 12 ! 07/09/10 - Siggi - bugfix in 2201 statement: closing " was missing 13 ! unknown - Siggi - mrun environment variables are read from NAMELIST instead 14 ! of using GETENV. Variables are always assigned a value, 15 ! also if they already got one. These values are re-assigned 16 ! later in mrun. 15 17 ! 28/02/07 - Siggi - empty lines in configuration file are accepted 16 18 ! 01/11/05 - Siggi - s2b-Feld erlaubt den Wert locopt
Note: See TracChangeset
for help on using the changeset viewer.