- Timestamp:
- 10/25/10 08:57:04 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/shared/Numerics/PetscOptionsFromAnalysis.cpp
r6020 r6412 57 57 if (found==-1){ 58 58 /*ok, we did not find anything, this is not good! error out: */ 59 ISSMERROR("%s%s","could find neither a default analysis nor analysis ",EnumToString(analysis_type));59 _error_("%s%s","could find neither a default analysis nor analysis ",EnumToString(analysis_type)); 60 60 } 61 61
Note:
See TracChangeset
for help on using the changeset viewer.