Changeset 5
- Timestamp:
- 04/23/09 11:03:23 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/startup.m
r1 r5 17 17 error('issmdir error message: problem when running ''echo $ISSM_DIR'' shell command'); 18 18 end 19 clear status; 19 20 if (isempty(ISSM_DIR)) | (length(ISSM_DIR)==1), 20 21 error('issmdir error message: ''ISSM_DIR'' environment variable is empty! You should define ISSM_DIR in your .cshrc or .bashrc!');
Note:
See TracChangeset
for help on using the changeset viewer.