source:
inundation/ga/storm_surge/pyvolution/doit.py
@
262
Last change on this file since 262 was 240, checked in by ole, 20 years ago | |
---|---|
File size: 155 bytes |
Line | |
---|---|
1 | import os |
2 | |
3 | os.system('python compile.py') |
4 | os.system('python test_all.py') |
5 | os.system('python run_profile.py') |
6 | os.system('python show_balanced_limiters.py') |
Note: See TracBrowser
for help on using the repository browser.