changeset 3:f17965495ec9 draft default tip

Uploaded
author siyuan
date Tue, 11 Mar 2014 12:14:01 -0400
parents 74f6c4fcab2f
children
files pyPRADA_1.2/gfclass.pyc pyPRADA_1.2/prada-fusion pyPRADA_1.2/privutils.pyc pyPRADA_1.2/testdata/.readme.txt.swp
diffstat 4 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
Binary file pyPRADA_1.2/gfclass.pyc has changed
--- a/pyPRADA_1.2/prada-fusion	Tue Feb 25 11:07:15 2014 -0500
+++ b/pyPRADA_1.2/prada-fusion	Tue Mar 11 12:14:01 2014 -0400
@@ -102,7 +102,7 @@
 ref_search_path=[prada_path,os.getcwd()]                #search path for conf file if not specified in command line
 
 if '-conf' in args:
-    i=args.index('-ref')
+    i=args.index('-conf')
     reffile=args[i+1]
     if os.path.exists(reffile):
         pass
Binary file pyPRADA_1.2/privutils.pyc has changed
Binary file pyPRADA_1.2/testdata/.readme.txt.swp has changed