/[lmdze]/trunk/libf/dyn3d/abort_gcm.f90
ViewVC logotype

Diff of /trunk/libf/dyn3d/abort_gcm.f90

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 60 by guez, Fri Apr 9 10:56:14 2010 UTC revision 61 by guez, Fri Apr 20 14:58:43 2012 UTC
# Line 9  contains Line 9  contains
9      ! From abort_gcm.F, version 1.1.1.1 2004/05/19 12:53:05      ! From abort_gcm.F, version 1.1.1.1 2004/05/19 12:53:05
10      ! Stops the simulation, closing files and printing comments.      ! Stops the simulation, closing files and printing comments.
11    
12      USE histcom, only: histclo      USE histclo_m, only: histclo
13    
14      character(len=*), intent(in):: modname ! name of calling program      character(len=*), intent(in):: modname ! name of calling program
15      integer, intent(in):: ierr ! severity of situation (= 0 normal)      integer, intent(in):: ierr ! severity of situation (= 0 normal)

Legend:
Removed from v.60  
changed lines
  Added in v.61

  ViewVC Help
Powered by ViewVC 1.1.21