gramamr distr

This commit is contained in:
aarne
2004-08-03 12:39:55 +00:00
parent fb8a7357c4
commit b01e79de2c
6 changed files with 66 additions and 39 deletions

15
grammars/tst.sh Normal file
View File

@@ -0,0 +1,15 @@
cd gf-grammars/numerals
gf <mkNumerals.gfs
echo "x=56789" | gft numerals.gfcm
rm numerals.gfcm
cd ../letter
gf <mkLetter.gfs
jgf Letter.gfcm
rm -f Letter.gfcm
cd ../resource
gf <mkTest.gfs
gf <mkParadigms.gfs
jgf TestAll.gfcm
rm -f */*.gfc */*.gfr
rm -f ../prelude/*.gfc ../prelude/*.gfr
rm -f TestAll.gfcm