# HG changeset patch
# User bgruening
# Date 1369344551 14400
# Node ID d051544e94dadd67aeca51a4fa9cb20c8b8a11b8
# Parent fa78faf6ee4f90aabdcb23ef2248a141c86030f5
Uploaded
diff -r fa78faf6ee4f -r d051544e94da convert/ob_convert.xml
--- a/convert/ob_convert.xml Tue May 14 17:01:10 2013 -0400
+++ b/convert/ob_convert.xml Thu May 23 17:29:11 2013 -0400
@@ -48,6 +48,8 @@
$oformat.cml_omit
$oformat.cml_continuous
$oformat.cml_properties
+ $oformat.cml_gen2d
+ $oformat.cml_gen3d
#elif $format == 'inchi':
##ignore less import warnings
-w
@@ -82,6 +84,8 @@
$oformat.sdf_no_prop
$oformat.sdf_wedge_bonds
$oformat.sdf_alias_out
+ $oformat.sdf_gen2d
+ $oformat.sdf_gen3d
#elif $format == 'fpt':
$oformat.fpt_fptype
#if int($oformat.fpt_fold) > 0:
@@ -93,6 +97,8 @@
$oformat.fpt_unset
#elif $format == 'mol2':
$oformat.mol2_ignore_res
+ $oformat.mol2_gen2d
+ $oformat.mol2_gen3d
#end if
## Uniqueness according to stripped InChI's or canonical SMILES
@@ -233,6 +239,8 @@
+
+
@@ -319,6 +327,8 @@
+
+
@@ -340,6 +350,8 @@
+
+
diff -r fa78faf6ee4f -r d051544e94da filter/ob_remIons.xml
--- a/filter/ob_remIons.xml Tue May 14 17:01:10 2013 -0400
+++ b/filter/ob_remIons.xml Thu May 23 17:29:11 2013 -0400
@@ -1,6 +1,6 @@
-
+
openbabel
diff -r fa78faf6ee4f -r d051544e94da repository_dependencies.xml
--- a/repository_dependencies.xml Tue May 14 17:01:10 2013 -0400
+++ b/repository_dependencies.xml Thu May 23 17:29:11 2013 -0400
@@ -1,4 +1,4 @@
-
+
diff -r fa78faf6ee4f -r d051544e94da tool_dependencies.xml
--- a/tool_dependencies.xml Tue May 14 17:01:10 2013 -0400
+++ b/tool_dependencies.xml Thu May 23 17:29:11 2013 -0400
@@ -1,6 +1,7 @@
+
-
+
@@ -11,7 +12,7 @@
$INSTALL_DIR
- $INSTALL_DIR
+ $INSTALL_DIR