Ignore:
Timestamp:
04/27/10 07:33:58 (15 years ago)
Author:
Eric.Larour
Message:

Almost there

File:
1 edited

Legend:

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

    r3620 r3621  
    2727Tria::Tria(){
    2828        this->inputs=NULL;
    29         return;
     29        this->parameters=NULL;
    3030}
    3131/*}}}*/
     
    148148        delete inputs;
    149149        this->parameters=NULL;
    150         return;
    151150}
    152151/*}}}*/
Note: See TracChangeset for help on using the changeset viewer.