Mercurial > repos > bornea > saint_tool
changeset 24:7cd627b3d184 draft
Uploaded
author | bornea |
---|---|
date | Tue, 17 Nov 2015 13:35:02 -0500 |
parents | da65f6d41a9e |
children | f6f472d55b35 |
files | saint_wrapper.py |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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)