summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2016-10-13 10:47:19 +0200
committerChristoph Helma <helma@in-silico.ch>2016-10-13 10:47:19 +0200
commitc3a7e75cb36908da36d155cad5478800e32aaf5f (patch)
tree16f92f08e8e5eb11c11ce2189217df59201d5237 /lib
parent8d325866dd7cacdd04bd2306a9144a5e7300c7c8 (diff)
test_physchem fixed
Diffstat (limited to 'lib')
-rw-r--r--lib/compound.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/compound.rb b/lib/compound.rb
index ca9d5e3..72882d0 100644
--- a/lib/compound.rb
+++ b/lib/compound.rb
@@ -78,7 +78,6 @@ module OpenTox
def calculated_properties types=["PhysChem::OPENBABEL"]
descriptors = []
types.each do |t|
- p t
descriptors += PhysChem.descriptors OpenTox.const_get(t)
end
# TODO: speedup java descriptors