Changeset 9551 for trunk/anuga_core/source/anuga/geometry/__init__.py
- Timestamp:
- Jan 30, 2015, 12:00:06 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_core/source/anuga/geometry/__init__.py
r7876 r9551 6 6 7 7 8 #Add path of package to PYTHONPATH to allow C-extensions to be loaded 9 import sys 10 sys.path += __path__ 8 pass 9
Note: See TracChangeset
for help on using the changeset viewer.