Ignore:
Timestamp:
09/07/16 09:50:06 (9 years ago)
Author:
Mathieu Morlighem
Message:

CHG: fixed issmversion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/dev/issmversion.m

    r20378 r21193  
    66
    77
    8 if exist('IssmConfig')~=3,
    9         error('ISSM not correctly installed. IssmConfig not found');
     8if exist('IssmConfig_matlab')~=3,
     9        error('ISSM not correctly installed. "IssmConfig_matlab" not found');
    1010end
    1111
Note: See TracChangeset for help on using the changeset viewer.