Changeset 14666


Ignore:
Timestamp:
04/19/13 14:56:32 (12 years ago)
Author:
Eric.Larour
Message:

CHG: verbose beginning of module

File:
1 edited

Legend:

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

    r13798 r14666  
    1212
    1313        int i;
     14        if(VerboseModule()) _pprintLine_("   Input updates from constant");
    1415
    1516        /*Elements and loads drive the update: */
     
    3233
    3334        int i;
     35        if(VerboseModule()) _pprintLine_("   Input updates from constant");
    3436
    3537        /*Elements and loads drive the update: */
     
    5254
    5355        int i;
     56        if(VerboseModule()) _pprintLine_("   Input updates from constant");
    5457
    5558        /*Elements and loads drive the update: */
Note: See TracChangeset for help on using the changeset viewer.