Changeset 21193
- Timestamp:
- 09/07/16 09:50:06 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/dev/issmversion.m
r20378 r21193 6 6 7 7 8 if exist('IssmConfig ')~=3,9 error('ISSM not correctly installed. IssmConfignot found');8 if exist('IssmConfig_matlab')~=3, 9 error('ISSM not correctly installed. "IssmConfig_matlab" not found'); 10 10 end 11 11
Note:
See TracChangeset
for help on using the changeset viewer.