diff options
author | Patrick Simianer <p@simianer.de> | 2015-12-11 16:31:14 +0100 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2015-12-11 16:31:14 +0100 |
commit | a2e9792da9188882ae321efd075d3bb8a5783e40 (patch) | |
tree | a0fbddc1a7a9c734122b1427527259101de5e2df /phrase2_extraction | |
parent | ee93349875acb85c7ebc43af43d2d4e5d4feda8b (diff) |
fix
Diffstat (limited to 'phrase2_extraction')
-rwxr-xr-x | phrase2_extraction/phrase2_extraction.rb | 2 |
1 files changed, 1 insertions, 1 deletions
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 |