Changeset 363 for IOIPSL/trunk/example/testhist1.f90
- Timestamp:
- 07/25/08 12:58:20 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
IOIPSL/trunk/example/testhist1.f90
r359 r363 127 127 ! 4.0 The HIST routines are ended and netCDF is closed 128 128 !- 129 ! CALL histclo 130 ! This line should work but there seems to be a bug 131 ! in the optional argument on SUN ! 132 !- 133 CALL histclo(id) 129 CALL histclo () 134 130 !-------------------- 135 131 END PROGRAM testhist1
Note: See TracChangeset
for help on using the changeset viewer.