Ignore:
Timestamp:
08/23/17 15:08:50 (7 years ago)
Author:
omamce
Message:

O.M. : add SVN keywords in files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TOOLS/MOZAIC/src/MOZAIC/declare.f90

    • Property svn:keywords set to Date Revision HeadURL Author Id Log
    r3326 r3363  
    2424   INTEGER (kind=il), PUBLIC :: nout = 6 !< File number for messages 
    2525   LOGICAL, PUBLIC :: l_d_alloc !< If TRUE, print message about array allocation 
     26   ! 
     27   CHARACTER (LEN=128) :: SVN_Author   = "$Author$" 
     28   CHARACTER (LEN=128) :: SVN_Date     = "$Date$" 
     29   CHARACTER (LEN=128) :: SVN_Revision = "$Revision$" 
    2630   ! 
    2731   PUBLIC chk_allo 
Note: See TracChangeset for help on using the changeset viewer.