Changeset 15509


Ignore:
Timestamp:
07/18/13 13:07:06 (12 years ago)
Author:
seroussi
Message:

FIX: forgot to commit changes in Icefront.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/src/c/classes/Loads/Icefront.h ΒΆ

    r15401 r15509  
    4545                Icefront();
    4646                Icefront(int icefront_id,int i, IoModel* iomodel,int in_icefront_type, int analysis_type);
    47                 Icefront(const char* element_type_in,Inputs* inputs_in,Matpar* matpar_in, int icefront_type, int in_analysis_type);
     47                Icefront(int element_id,const char* element_type_in,Inputs* inputs_in,Matpar* matpar_in, int icefront_type, int in_analysis_type);
    4848                ~Icefront();
    4949                /*}}}*/
Note: See TracChangeset for help on using the changeset viewer.