Changeset 6323


Ignore:
Timestamp:
Feb 12, 2009, 3:43:23 PM (15 years ago)
Author:
ole
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/production/patong/run_patong.py

    r6322 r6323  
    5757print 'output_dir', output_dir
    5858
    59 #copy_code_files(output_dir,__file__,
    60 #                dirname(project.__file__)+sep+ project.__name__+'.py' )
    61 #
    62 #start_screen_catcher(output_dir, myid, numprocs)
     59copy_code_files(output_dir,__file__,
     60                dirname(project.__file__)+sep+ project.__name__+'.py' )
     61
     62start_screen_catcher(output_dir, myid, numprocs)
    6363
    6464
Note: See TracChangeset for help on using the changeset viewer.