# HG changeset patch # User bornea # Date 1447785302 18000 # Node ID 7cd627b3d184227583971d33f9a316427ea19f9b # Parent da65f6d41a9e32e28a4278a7533f461719098c3d Uploaded diff -r da65f6d41a9e -r 7cd627b3d184 saint_wrapper.py --- a/saint_wrapper.py Tue Nov 17 13:32:31 2015 -0500 +++ b/saint_wrapper.py Tue Nov 17 13:35:02 2015 -0500 @@ -51,6 +51,7 @@ open('list.txt') os.rename('list.txt', str(output_file1)) +first_run_check() if (vc_bool == "true"): if (go_bool == "false"): with_L(inter_file, prey_file, bait_file, output_file, vc_num, num_of_rep)