From 354aaa649e9eeed5d81793e09d9714b45063c147 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Wed, 8 Feb 2012 13:14:11 +0100 Subject: toxbank-investigation compatible version --- lib/opentox-ruby.rb | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 lib/opentox-ruby.rb (limited to 'lib/opentox-ruby.rb') diff --git a/lib/opentox-ruby.rb b/lib/opentox-ruby.rb deleted file mode 100644 index 63935fa..0000000 --- a/lib/opentox-ruby.rb +++ /dev/null @@ -1,15 +0,0 @@ -#['rubygems', 'sinatra', 'sinatra/url_for', 'ohm', 'rest_client', 'yaml', 'cgi', 'spork', 'error', 'overwrite', 'environment'].each do |lib| -['rubygems', 'rest_client', 'yaml', 'cgi', 'error', 'overwrite', 'environment'].each do |lib| - require lib -end - -#begin - #require 'openbabel' -#rescue LoadError - #puts "Please install Openbabel with 'rake openbabel:install' in the compound component" -#end - -#['opentox', 'compound','dataset', 'parser','serializer', 'algorithm','model','task','validation','feature', 'rest_client_wrapper', 'authorization', 'policy', 'helper', 'to-html', 'ontology' ].each do |lib| -['opentox', 'compound','dataset', 'parser','serializer', 'algorithm','model','task','validation','feature', 'rest_client_wrapper', 'authorization', 'policy', 'ontology' ].each do |lib| - require lib -end -- cgit v1.2.3