Changeset 18894


Ignore:
Timestamp:
11/28/14 14:17:25 (10 years ago)
Author:
Eric.Larour
Message:

CHG: missing marshall of definition enum. This should fix all our forward tests.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/classes/massfluxatgate.m

    r18881 r18894  
    6161                %ok, marshall name and segments:
    6262                WriteData(fid,'object',obj,'fieldname','name','format','String');
     63                WriteData(fid,'object',obj,'fieldname','definitionenum','format','Integer');
    6364                WriteData(fid,'object',obj,'fieldname','segments','format','DoubleMat','mattype',1);
    6465
Note: See TracChangeset for help on using the changeset viewer.