Changeset 18909


Ignore:
Timestamp:
12/03/14 00:00:20 (10 years ago)
Author:
Eric.Larour
Message:

CHG: put the verbose in the right position.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/modules/GroundinglineMigrationx/GroundinglineMigrationx.cpp

    r18861 r18909  
    1515        Element            *element                          = NULL;
    1616
    17         if(VerboseModule()) _printf0_("   Migrating grounding line\n");
    1817
    1918        /*retrieve parameters: */
     
    2221
    2322        if(migration_style==NoneEnum) return;
     23       
     24        if(VerboseModule()) _printf0_("   Migrating grounding line\n");
    2425
    2526        /*Set toolkit to default*/
Note: See TracChangeset for help on using the changeset viewer.