Changeset 5135
- Timestamp:
- Mar 7, 2008, 11:53:09 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/tonga/project.py
r5134 r5135 2 2 """Common filenames and locations for topographic data, meshes and outputs. 3 3 """ 4 4 print 'hello' 5 5 from os import sep, environ, getenv, getcwd 6 6 from os.path import expanduser
Note: See TracChangeset
for help on using the changeset viewer.