diff options
| author | John J. Camilleri <john@digitalgrammars.com> | 2018-06-20 10:06:22 +0200 |
|---|---|---|
| committer | John J. Camilleri <john@digitalgrammars.com> | 2018-06-20 10:06:22 +0200 |
| commit | 485938103c6f9350575b79a4d4372c0b70439e04 (patch) | |
| tree | 9e70c3158c31cac10c7a33710174f07c21103ff1 /examples/slowApp/Makefile2 | |
| parent | 6ce57c0505dece51fe78b06da75dceefc5d75045 (diff) | |
Remove wide coverage translator
It had now been migrated to a new repository:
https://github.com/GrammaticalFramework/wide-coverage
Diffstat (limited to 'examples/slowApp/Makefile2')
| -rw-r--r-- | examples/slowApp/Makefile2 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/slowApp/Makefile2 b/examples/slowApp/Makefile2 deleted file mode 100644 index 914ee4292..000000000 --- a/examples/slowApp/Makefile2 +++ /dev/null @@ -1,7 +0,0 @@ -P=../phrasebook -L=../../lib/src -GFPATH=$L/chunk:$L/translator:$L/finnish/stemmed:$L/finnish:$P -J=-j +RTS -N4 -A20M -RTS - -App.pgf:: - gf -s -make $J -probs=./app.probs -path=$(GFPATH) -gfo-dir gfo App???.gf |
