Ignore:
Timestamp:
04/07/10 15:00:38 (15 years ago)
Author:
Eric.Larour
Message:

Massive commit. Simplified diagnostic horiz. Almost compiles.

File:
1 edited

Legend:

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

    r3417 r3420  
    3636/*}}}*/
    3737/*FUNCTION NodeProperties init: used by constructor {{{1*/
    38 NodeProperties::Init(int nodeproperties_onbed, int nodeproperties_onsurface, int nodeproperties_onshelf, int nodeproperties_onsheet){
     38void NodeProperties::Init(int nodeproperties_onbed, int nodeproperties_onsurface, int nodeproperties_onshelf, int nodeproperties_onsheet){
    3939
    4040        this->onbed=nodeproperties_onbed;
Note: See TracChangeset for help on using the changeset viewer.