mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-30 02:18:55 -06:00
the -gfc option
This commit is contained in:
@@ -7,10 +7,10 @@ langs:
|
|||||||
echo "s ;; pm | wf langs.gfcm" | gf -nocf */Lang??*.gf english/LangEng.gf +RTS -M500M -K100M
|
echo "s ;; pm | wf langs.gfcm" | gf -nocf */Lang??*.gf english/LangEng.gf +RTS -M500M -K100M
|
||||||
|
|
||||||
mathematical:
|
mathematical:
|
||||||
gf -nocf mathematical/Mathematical???.gf +RTS -M800M -K100M
|
gf -nocf -gfc mathematical/Mathematical???.gf +RTS -M800M -K100M
|
||||||
|
|
||||||
multimodal:
|
multimodal:
|
||||||
gf -nocf multimodal/Multimodal???.gf +RTS -M500M -K100M
|
gf -nocf -gfc multimodal/Multimodal???.gf +RTS -M500M -K100M
|
||||||
|
|
||||||
install:
|
install:
|
||||||
cp -p */*.gfc */*.gfr ../compiled
|
cp -p */*.gfc */*.gfr ../compiled
|
||||||
|
|||||||
Reference in New Issue
Block a user