summaryrefslogtreecommitdiff
path: root/lib/compound.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/compound.rb')
-rw-r--r--lib/compound.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/compound.rb b/lib/compound.rb
index 5d77dec..2bef69e 100644
--- a/lib/compound.rb
+++ b/lib/compound.rb
@@ -183,7 +183,6 @@ module OpenTox
obconversion.write_string(obmol)
end
end
-=end
@@ -221,6 +220,7 @@ module OpenTox
def match(smarts_array)
match_hits(smarts_array,false)
end
+=end
end
end