Changeset 97 for trunk/src


Ignore:
Timestamp:
Jun 8, 2010, 3:27:23 PM (14 years ago)
Author:
sommeria
Message:

bug with missing CivBin? field re-corrected

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/civ.m

    r96 r97  
    135135         sparam.RunParam.CivBin=fullfile(path_UVMAT,sparam.RunParam.CivBin);
    136136    end
     137else
     138    sparam.RunParam.CivBin='';
    137139end
    138140patch_newBin=exist(sparam.RunParam.CivBin,'file');
Note: See TracChangeset for help on using the changeset viewer.