From 40097421ffccc1c20f302e95f82242ccba9a501e Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Fri, 26 Feb 2010 16:54:37 +0100 Subject: source file added to logger --- lib/algorithm.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/algorithm.rb') diff --git a/lib/algorithm.rb b/lib/algorithm.rb index 2a781d8..179a4a2 100644 --- a/lib/algorithm.rb +++ b/lib/algorithm.rb @@ -1,3 +1,5 @@ +LOGGER.progname = File.expand_path(__FILE__) + module OpenTox module Algorithm -- cgit v1.2.3