/[lmdze]/trunk/dyn3d/abort_gcm.f
ViewVC logotype

Diff of /trunk/dyn3d/abort_gcm.f

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

trunk/libf/dyn3d/abort_gcm.f90 revision 33 by guez, Fri Apr 9 10:56:14 2010 UTC trunk/dyn3d/abort_gcm.f revision 82 by guez, Wed Mar 5 14:57:53 2014 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.33  
changed lines
  Added in v.82

  ViewVC Help
Powered by ViewVC 1.1.21