Changeset 205 for LMDZ.3.3/branches/rel-LF/libf/dyn3d
- Timestamp:
- Apr 13, 2001, 4:58:01 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ.3.3/branches/rel-LF/libf/dyn3d/abort_gcm.F
r2 r205 1 c 2 c $Header 3 c 1 4 SUBROUTINE abort_gcm(modname, message, ierr) 2 5 … … 16 19 write(*,*) 'in abort_gcm' 17 20 call histclo 21 call restclo 18 22 c call histclo(2) 19 23 c call histclo(3)
Note: See TracChangeset
for help on using the changeset viewer.