Changeset 3788 for issm/trunk/src/c/objects/Inputs/IntInput.cpp
- Timestamp:
- 05/17/10 16:21:18 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Inputs/IntInput.cpp
r3784 r3788 135 135 /*}}}*/ 136 136 /*FUNCTION IntInput::GetParameterValue(int* pvalue){{{1*/ 137 void IntInput::GetParameterValue(int* pvalue){ISSMERROR(" not supported yet!");} 137 void IntInput::GetParameterValue(int* pvalue){ 138 ISSMERROR(" not supported yet!"); 139 } 138 140 /*}}}*/ 139 141 /*FUNCTION IntInput::GetParameterValue(double* pvalue){{{1*/
Note:
See TracChangeset
for help on using the changeset viewer.