Ignore:
Timestamp:
Feb 5, 2009, 3:25:07 PM (16 years ago)
Author:
kristy
Message:

Updated scripts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/production/busselton/standardised_version/build_busselton.py

    r6280 r6281  
    3030# output to file
    3131#------------------------------------------------------------------------------
    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)
     32copy_code_files(project.output_build,__file__,
     33                os.path.dirname(project.__file__)+os.sep+\
     34                project.__name__+'.py' )
     35start_screen_catcher(project.output_build)
    3636
    3737
Note: See TracChangeset for help on using the changeset viewer.