source:
inundation/ga/storm_surge/pyvolution/doit.py
@
232
Last change on this file since 232 was 223, checked in by ole, 20 years ago | |
---|---|
File size: 126 bytes |
Line | |
---|---|
1 | |
2 | |
3 | import os |
4 | |
5 | |
6 | |
7 | os.system('python compile_all.py') |
8 | |
9 | os.system('python test_all.py') |
10 | |
11 | os.system('python run_profile.py') |
12 |
Note: See TracBrowser
for help on using the repository browser.