source: issm/oecreview/Archive/20545-21336/ISSM-20772-20773.diff@ 21337

Last change on this file since 21337 was 21337, checked in by Mathieu Morlighem, 8 years ago

CHG: added Archive/20545-21336

File size: 452 bytes
  • ../trunk-jpl/src/m/solve/marshall.js

     
    2626                }
    2727
    2828                //Marshall current object
    29                 md[field].marshall(['md.'+field],md,fid);
     29                md[field].marshall(md,['md.'+field],fid);
    3030        }
    3131
    3232        //Last, write "md.EOF" to make sure that the binary file is not corrupt
Note: See TracBrowser for help on using the repository browser.