Mercurial > repos > siyuan > prada
diff pyPRADA_1.2/prada-fusion @ 3:f17965495ec9 draft default tip
Uploaded
author | siyuan |
---|---|
date | Tue, 11 Mar 2014 12:14:01 -0400 |
parents | acc2ca1a3ba4 |
children |
line wrap: on
line diff
--- 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