source: issm/oecreview/Archive/16554-17801/ISSM-16721-16722.diff@ 17802

Last change on this file since 17802 was 17802, checked in by Mathieu Morlighem, 11 years ago

Added archives

File size: 445 bytes
RevLine 
[17802]1Index: ../trunk-jpl/src/m/dev/devpath.py
2===================================================================
3--- ../trunk-jpl/src/m/dev/devpath.py (revision 16721)
4+++ ../trunk-jpl/src/m/dev/devpath.py (revision 16722)
5@@ -19,6 +19,7 @@
6 sys.path.append(root)
7
8 sys.path.append(ISSM_DIR + '/lib')
9+sys.path.append(ISSM_DIR + '/src/wrappers/python/.libs')
10
11 #Manual imports for commonly used functions
12 from plotmodel import plotmodel
Note: See TracBrowser for help on using the repository browser.