From 7de266cf17328f369d4da346cb26ca4469447cde Mon Sep 17 00:00:00 2001 From: ist Date: Thu, 20 May 2010 13:49:07 +0200 Subject: Included fminer2 config --- application.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application.rb') diff --git a/application.rb b/application.rb index 44eb888..05749b7 100644 --- a/application.rb +++ b/application.rb @@ -1,5 +1,5 @@ require 'rubygems' -require 'libfminer/fminer' # has to be included before openbabel, otherwise we have strange SWIG overloading problems +require 'libfminer/libbbrc/bbrc' # has to be included before openbabel, otherwise we have strange SWIG overloading problems gem 'opentox-ruby-api-wrapper', '= 1.5.1' require 'opentox-ruby-api-wrapper' -- cgit v1.2.3