From b93002b4ea50ff7e357da08abd10577347ce2d5f Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Thu, 11 Nov 2010 09:31:27 +0100 Subject: first steps towards version 2.0, yard documentation started, passes compound, dataset, feature, algorithm, fminer tests --- lib/feature.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib/feature.rb') diff --git a/lib/feature.rb b/lib/feature.rb index 9616135..13d97a2 100644 --- a/lib/feature.rb +++ b/lib/feature.rb @@ -1,7 +1,5 @@ module OpenTox - class Feature - include OtObject + include OpenTox end - end -- cgit v1.2.3