From 485938103c6f9350575b79a4d4372c0b70439e04 Mon Sep 17 00:00:00 2001 From: "John J. Camilleri" Date: Wed, 20 Jun 2018 10:06:22 +0200 Subject: Remove wide coverage translator It had now been migrated to a new repository: https://github.com/GrammaticalFramework/wide-coverage --- examples/slowApp/Makefile2 | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 examples/slowApp/Makefile2 (limited to 'examples/slowApp/Makefile2') 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 -- cgit v1.2.3