source: issm/oecreview/Archive/14312-15392/ISSM-15343-15344.diff@ 15393

Last change on this file since 15393 was 15393, checked in by Mathieu Morlighem, 12 years ago

NEW: adding Archive/14312-15392 for oecreview

File size: 445 bytes
  • ../trunk-jpl/src/m/classes/pairoptions.m

     
    242242                                end
    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),
    248248                                name  = obj.list{i,1};
Note: See TracBrowser for help on using the repository browser.