Changeset 2307 for inundation/pmesh/test_all.py
- Timestamp:
- Jan 31, 2006, 4:13:00 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/pmesh/test_all.py
r2299 r2307 86 86 os.chdir('..' + sep + 'utilities') 87 87 execfile('compile.py') 88 os.chdir('..' + sep + 'p yvolution')88 os.chdir('..' + sep + 'pmesh') 89 89 90 90 #FIXME: Temporary measure 91 91 os.chdir('..' + sep + 'triangle') 92 92 execfile('compile.py') 93 os.chdir('..' + sep + 'p yvolution')93 os.chdir('..' + sep + 'pmesh') 94 94 95 95 #os.system('python compile.py')
Note: See TracChangeset
for help on using the changeset viewer.