Changeset 24752
- Timestamp:
- 04/27/20 20:25:13 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/shared/io/Marshalling/IoCodeConversions.cpp
r24750 r24752 262 262 case 3: return MaticeEnum; 263 263 case 4: return MatenhancediceEnum; 264 case 5: return MaterialsEnum; 264 //case 5: return MaterialsEnum; //This should not happen anymore 265 case 6: return MatlithoEnum; 266 case 7: return MathydroEnum; 265 267 default: _error_("Marshalled materials code \""<<enum_in<<"\" not supported yet"); 266 268 }
Note:
See TracChangeset
for help on using the changeset viewer.