Ignore:
Timestamp:
09/25/09 17:00:28 (15 years ago)
Author:
Mathieu Morlighem
Message:

renamed debug -> verbose

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/classes/public/marshall.m

    r2307 r2330  
    105105WriteData(fid,md.meanvel,'Scalar','meanvel');
    106106WriteData(fid,md.epsvel,'Scalar','epsvel');
    107 WriteData(fid,md.debug,'Integer','debug');
     107WriteData(fid,md.verbose,'Integer','verbose');
    108108WriteData(fid,md.plot,'Integer','plot');
    109109WriteData(fid,md.artificial_diffusivity,'Integer','artificial_diffusivity');
Note: See TracChangeset for help on using the changeset viewer.