summaryrefslogtreecommitdiff
path: root/lib/opentox-ruby-api-wrapper.rb
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.de>2009-08-20 17:05:00 +0200
committerChristoph Helma <helma@in-silico.de>2009-08-20 17:05:00 +0200
commitd45ceec09ae23bfb8a20af625f216069cefa1b9e (patch)
treef6144864c5bb11c979f896c4e41a08724a208c61 /lib/opentox-ruby-api-wrapper.rb
parent26c7176e39178797874460dd0fbe61cfeb360770 (diff)
Initial Rake tasks added
Diffstat (limited to 'lib/opentox-ruby-api-wrapper.rb')
-rw-r--r--lib/opentox-ruby-api-wrapper.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/opentox-ruby-api-wrapper.rb b/lib/opentox-ruby-api-wrapper.rb
index 4a65697..db46149 100644
--- a/lib/opentox-ruby-api-wrapper.rb
+++ b/lib/opentox-ruby-api-wrapper.rb
@@ -1,4 +1,3 @@
-#['rubygems', 'rest_client', 'spork', 'helper' ].each do |lib|
['rubygems', 'rest_client', 'spork' ].each do |lib|
require lib
end