source: anuga_core/run_compile_test_all.py @ 4013

Last change on this file since 4013 was 3942, checked in by duncan, 17 years ago

a script to execute compile all and test all

File size: 63 bytes
Line 
1
2execfile('compile_all.py')
3execfile('test_all.py')
4
5   
Note: See TracBrowser for help on using the repository browser.