summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2010-11-24 12:37:46 +0100
committerChristoph Helma <helma@in-silico.ch>2010-11-24 12:37:46 +0100
commitc9efdf4de040d6012042b9cd99d1d2deea21d890 (patch)
tree5ddfcfd867160ef29e7ebf9efd207be7d7752560 /Rakefile
parent3f73837d5f7eaca5e58844c8151d8387d1fab016 (diff)
opentox-ruby instead of opentox-ruby-api-wrapper
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 140af29..d8026a6 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,5 +1,5 @@
require 'rubygems'
-require 'opentox-ruby-api-wrapper'
+require 'opentox-ruby'
task ARGV[0] do
puts ARGV[0]+".rb"