Mercurial > repos > bgruening > openbabel
diff modify/ob_genProp.xml @ 7:12822efbd4a4
Uploaded
| author | bgruening |
|---|---|
| date | Sat, 11 May 2013 17:11:45 -0400 |
| parents | e8dce9596b4c |
| children | cc63a42fd22e |
line wrap: on
line diff
--- a/modify/ob_genProp.xml Fri Apr 26 11:05:19 2013 -0400 +++ b/modify/ob_genProp.xml Sat May 11 17:11:45 2013 -0400 @@ -7,8 +7,8 @@ <command interpreter="python"> ob_genProp.py -i "${infile}" - -iformat "${infile.ext}" - -oformat "${output_opts.output_format_types}" + --iformat "${infile.ext}" + --oformat "${output_opts.output_format_types}" #if $output_opts.header.value: --header $output_opts.header #end if
