Ignore:
Timestamp:
05/28/13 17:00:15 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: object's marshall's now have access to md

File:
1 edited

Legend:

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

    r13646 r15131  
    140140
    141141                end % }}}
    142                 function marshall(obj,fid) % {{{
     142                function marshall(obj,md,fid) % {{{
    143143                        WriteData(fid,'object',obj,'fieldname','isdakota','format','Boolean');
    144144                        if ~obj.isdakota,
Note: See TracChangeset for help on using the changeset viewer.