Ignore:
Timestamp:
09/20/12 18:08:31 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: clean-up removed MyRank which is not used anymore, and removed IssmBool

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/objects/Materials/Matpar.h

    r13216 r13414  
    4343
    4444                /*Object virtual functions definitions:{{{ */
    45                 void  Echo();
    46                 void  DeepEcho();
    47                 int   Id();
    48                 int   MyRank();
    49                 int   ObjectEnum();
    50                 Object* copy();
     45                void    Echo();
     46                void    DeepEcho();
     47                int     Id();
     48                int     ObjectEnum();
     49                Object *copy();
    5150                /*}}}*/
    5251                /*Update virtual functions resolution: {{{*/
Note: See TracChangeset for help on using the changeset viewer.