Ignore:
Timestamp:
05/24/13 19:11:47 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: simplifying prints

File:
1 edited

Legend:

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

    r15100 r15104  
    5151        }
    5252        else if(num_unstable_constraints<=min_mechanical_constraints){
    53                 if(VerboseModule()) _printf0_("   freezing constraints" << "\n");
     53                if(VerboseModule()) _printf0_("   freezing constraints\n");
    5454                RiftFreezeConstraints(loads,configuration_type);
    5555        }
Note: See TracChangeset for help on using the changeset viewer.