mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
phrasebook/Makefile: use 'gf -run' to make missing.txt
This commit is contained in:
@@ -21,7 +21,7 @@ koe:
|
|||||||
$(compile) Eng Fre DisambPhrasebookEng
|
$(compile) Eng Fre DisambPhrasebookEng
|
||||||
|
|
||||||
missing:
|
missing:
|
||||||
echo "pg -missing | wf -file=missing.txt" | gf Phrasebook.pgf
|
echo "pg -missing | wf -file=missing.txt" | gf -run Phrasebook.pgf
|
||||||
|
|
||||||
doc:
|
doc:
|
||||||
cat Sentences.gf Words.gf >Ontology.gf
|
cat Sentences.gf Words.gf >Ontology.gf
|
||||||
|
|||||||
Reference in New Issue
Block a user