From a2e9792da9188882ae321efd075d3bb8a5783e40 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Fri, 11 Dec 2015 16:31:14 +0100 Subject: fix --- phrase2_extraction/phrase2_extraction.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phrase2_extraction') diff --git a/phrase2_extraction/phrase2_extraction.rb b/phrase2_extraction/phrase2_extraction.rb index be17940..6dd044e 100755 --- a/phrase2_extraction/phrase2_extraction.rb +++ b/phrase2_extraction/phrase2_extraction.rb @@ -707,7 +707,7 @@ def main puts r.as_trule_string } end -main +#main def test PhrasePhraseExtraction.test -- cgit v1.2.3