Changeset 3621 for issm/trunk/src/c/io


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

Almost there

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/io/WriteParams.cpp

    r3570 r3621  
    6363        for(i=0;i<nfields;i++){
    6464
    65                 param=(Param*)parameters->GetObjectByOffset(i+1);
     65                param=(Param*)parameters->GetObjectByOffset(i+1); //skip the numpar object
    6666               
    6767                switch(param->GetType()){
Note: See TracChangeset for help on using the changeset viewer.