From c9efdf4de040d6012042b9cd99d1d2deea21d890 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Wed, 24 Nov 2010 12:37:46 +0100 Subject: opentox-ruby instead of opentox-ruby-api-wrapper --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') 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" -- cgit v1.2.3