Changeset 14783


Ignore:
Timestamp:
04/29/13 12:42:05 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: minor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/objects/Elements/Tria.cpp

    r14782 r14783  
    31973197
    31983198        /*Add input to the element: */
    3199         this->inputs->AddInput(new TriaP1Input(enum_type,values));
    3200 
    3201         /*Free ressources:*/
    3202         xDelete<int>(doflist);
     3199        this->inputs->AddInput(new TriaP1Input(GiaWEnum,values));
     3200
    32033201}
    32043202/*}}}*/
Note: See TracChangeset for help on using the changeset viewer.