Changeset 6417 for anuga_core/compile_all.py
- Timestamp:
- Feb 25, 2009, 4:14:27 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/compile_all.py
r5969 r6417 48 48 49 49 print 'That took %.3fs' %(time.time() - t0) 50 51 if sys.platform == 'win32': 52 raw_input('Press any key')
Note: See TracChangeset
for help on using the changeset viewer.