Changeset 22293
- Timestamp:
- 12/18/17 01:07:54 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/dev/devpath.py
r22267 r22293 19 19 if root not in sys.path: 20 20 sys.path.append(root) 21 22 #Also add the Nightly run directory 23 sys.path.append(ISSM_DIR + '/test/NightlyRun') 21 24 22 25 sys.path.append(ISSM_DIR + '/lib')
Note:
See TracChangeset
for help on using the changeset viewer.