Ignore:
Timestamp:
05/17/10 16:21:18 (15 years ago)
Author:
Mathieu Morlighem
Message:

minor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/Inputs/IntInput.cpp

    r3784 r3788  
    135135/*}}}*/
    136136/*FUNCTION IntInput::GetParameterValue(int* pvalue){{{1*/
    137 void IntInput::GetParameterValue(int* pvalue){ISSMERROR(" not supported yet!");}
     137void IntInput::GetParameterValue(int* pvalue){
     138        ISSMERROR(" not supported yet!");
     139}
    138140/*}}}*/
    139141/*FUNCTION IntInput::GetParameterValue(double* pvalue){{{1*/
Note: See TracChangeset for help on using the changeset viewer.