Changeset 11596
- Timestamp:
- 03/01/12 14:54:29 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/utils/OS/ismumps.m
r11466 r11596 6 6 7 7 8 configfile=[issmtier() '/ config.h'];8 configfile=[issmtier() '/bin/config.h']; %should find it in the install target 9 9 if ~exist(configfile,'file'), 10 10 error(['File ' configfile ' not found. ISSM has not been configured yet!']);
Note:
See TracChangeset
for help on using the changeset viewer.