- Timestamp:
- 10/15/10 16:13:34 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk/src/c/modules/PenaltyConstraintsx/PenaltyConstraintsx.cpp ΒΆ
r5703 r6323 24 24 25 25 /*Display message*/ 26 int verbose; parameters->FindParam(&verbose,VerboseEnum); 27 if (verbose) _printf_(" Constraining penalties\n"); 26 ISSMPRINTF(VerboseModule()," Constraining penalties\n"); 28 27 29 28 /*recover parameters: */
Note:
See TracChangeset
for help on using the changeset viewer.