From 9562540df6574409433910e00b58b641a8c94ac5 Mon Sep 17 00:00:00 2001 From: "cmzmasek@gmail.com" Date: Sat, 19 Jan 2013 02:31:30 +0000 Subject: [PATCH] inprogress --- forester/ruby/evoruby/lib/evo/tool/taxonomy_processor.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forester/ruby/evoruby/lib/evo/tool/taxonomy_processor.rb b/forester/ruby/evoruby/lib/evo/tool/taxonomy_processor.rb index d6e7692..2228e65 100644 --- a/forester/ruby/evoruby/lib/evo/tool/taxonomy_processor.rb +++ b/forester/ruby/evoruby/lib/evo/tool/taxonomy_processor.rb @@ -29,7 +29,7 @@ module Evoruby CONTACT = "phylosoft@gmail.com" WWW = "www.phylosoft.org" - SIMPLE = false + SIMPLE = true EXTRACT_TAXONOMY_OPTION = "t" -- 1.7.10.2