Ignore:
Timestamp:
04/03/15 18:53:41 (10 years ago)
Author:
schlegel
Message:

CHG: complete implementation of Marshall in Objects

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Params/FileParam.cpp

    r19222 r19254  
    4141}
    4242/*}}}*/
    43 int    FileParam::Id(void){ return -1; }/*{{{*/
     43int  FileParam::Id(void){ return -1; }/*{{{*/
    4444/*}}}*/
    45 int FileParam::ObjectEnum(void){/*{{{*/
     45int  FileParam::ObjectEnum(void){/*{{{*/
    4646
    4747        return FileParamEnum;
Note: See TracChangeset for help on using the changeset viewer.