Changeset 15344


Ignore:
Timestamp:
06/27/13 11:48:34 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: no need for md in marshall

File:
1 edited

Legend:

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

    r15331 r15344  
    243243                        end
    244244                end % }}}
    245                 function marshall(obj,md,fid,firstindex)% {{{
     245                function marshall(obj,fid,firstindex)% {{{
    246246
    247247                        for i=1:size(obj.list,1),
Note: See TracChangeset for help on using the changeset viewer.