diff saint_wrapper.py @ 24:7cd627b3d184 draft

Uploaded
author bornea
date Tue, 17 Nov 2015 13:35:02 -0500
parents cb85ef8dc169
children
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)