forked from GitHub/gf-core
make pretest
This commit is contained in:
@@ -3,6 +3,8 @@ all: present mathematical multimodal langs compiled
|
||||
test:
|
||||
echo "gr -cat=Text -number=11 -prob | tb" | gf -nocf -probs=lang.gfprob langs.gfcm
|
||||
|
||||
pretest:
|
||||
echo "gr -cat=Cl -number=11 -prob | tb" | gf -probs=lang.gfprob -path=present:prelude -nocf ../present/Lang???.gfc
|
||||
langs:
|
||||
echo "s ;; pm | wf langs.gfcm" | gf -nocf -src */Lang??*.gf english/LangEng.gf +RTS -M800M -K100M
|
||||
cp -p */*.gfc */*.gfr ../alltenses
|
||||
|
||||
Reference in New Issue
Block a user