- Timestamp:
- 06/22/12 16:56:14 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/src/c/modules/ConstraintsStatex/RiftConstraintsState.cpp ΒΆ
r12467 r12515 56 56 } 57 57 else if(num_unstable_constraints<=min_mechanical_constraints){ 58 _printf_(VerboseModule()," freezing constraints\n");58 if(VerboseModule()) _pprintLine_(" freezing constraints"); 59 59 RiftFreezeConstraints(loads,configuration_type); 60 60 }
Note:
See TracChangeset
for help on using the changeset viewer.