summaryrefslogtreecommitdiff
path: root/examples/app/Makefile
diff options
context:
space:
mode:
authoraarne <aarne@chalmers.se>2016-05-14 08:30:49 +0000
committeraarne <aarne@chalmers.se>2016-05-14 08:30:49 +0000
commit7c8d2f71dc71a1890cc3b4c77d440c63f82cf76b (patch)
tree10db9012b1845c08b7c07b5d91163c0f8d1d002f /examples/app/Makefile
parentbde9dc7cfdf4142909c9f9d06625aeb2352f504e (diff)
commented out the import of Phrasebook in App with --P; the idea is that application grammar parsing is done in a separate phase, which is faster and more flexible. Also re-enabled ComplV3 and ComplV2V, after testing that they don't reduce the parsing speed too much.
Diffstat (limited to 'examples/app/Makefile')
-rw-r--r--examples/app/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/app/Makefile b/examples/app/Makefile
index d556ebdf5..feedab8c9 100644
--- a/examples/app/Makefile
+++ b/examples/app/Makefile
@@ -1,4 +1,4 @@
-all: Phrasebook App15.pgf
+all: App15.pgf
PROBSFILE=./app.probs
GFODIR=./gfos