1
0
forked from GitHub/gf-core

fixed some tutorial grammars and updated embedded section (JavaScript and web TODO)

This commit is contained in:
aarne
2008-11-11 09:21:59 +00:00
parent ca59050abc
commit db18350b1e
9 changed files with 163 additions and 100 deletions

View File

@@ -0,0 +1,4 @@
all:
gfc --make --output-format=haskell QueryEng.gf
ghc --make -o ./math TransferLoop.hs
strip math