From 0f770837cbfe17fe17fc86aa0d360c55e281c7f7 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Wed, 29 May 2013 15:10:46 +0200 Subject: modification date inserted at client to improve performance --- lib/compound.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/compound.rb') 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 -- cgit v1.2.3