- Timestamp:
- Feb 5, 2009, 3:25:07 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/busselton/standardised_version/build_busselton.py
r6280 r6281 30 30 # output to file 31 31 #------------------------------------------------------------------------------ 32 #copy_code_files(project.output_build,__file__,33 #os.path.dirname(project.__file__)+os.sep+\34 #project.__name__+'.py' )35 #start_screen_catcher(project.output_build)32 copy_code_files(project.output_build,__file__, 33 os.path.dirname(project.__file__)+os.sep+\ 34 project.__name__+'.py' ) 35 start_screen_catcher(project.output_build) 36 36 37 37
Note: See TracChangeset
for help on using the changeset viewer.