Changeset 20679
- Timestamp:
- 05/31/16 19:28:23 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/src/m/dev/devpath.py ΒΆ
r20142 r20679 9 9 if(ISSM_DIR==None): 10 10 raise NameError('"ISSM_DIR" environment variable is empty! You should define ISSM_DIR in your .cshrc or .bashrc!') 11 if(JPL_SVN==None):12 warnings.warn('"JPL_SVN" environment variable is empty! add it to your .cshrc or .bashrc if you want to do distant computing')13 11 14 12 #Go through src/m and append any directory that contains a *.py file to PATH
Note:
See TracChangeset
for help on using the changeset viewer.