Ignore:
Timestamp:
05/03/19 13:13:29 (5 years ago)
Author:
dubos
Message:

devel : print svn info / svn status in log file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/devel/src/icosa_init.f90

    r830 r835  
    55  SUBROUTINE icosa_init 
    66  USE icosa 
     7  USE signature_mod 
    78  USE timeloop_gcm_mod 
    89  USE disvert_mod 
     
    2728    CALL init_profiling 
    2829    CALL init_mpipara 
     30    IF(is_mpi_master) CALL print_signature 
    2931    CALL trace_off 
    3032    CALL xios_init 
Note: See TracChangeset for help on using the changeset viewer.