1
0
forked from GitHub/gf-core

bugs in kotus paradigm implementations fixed

This commit is contained in:
aarne
2008-02-13 22:01:30 +00:00
parent c399f4f80a
commit 0064b67925
3 changed files with 10 additions and 12 deletions

View File

@@ -33,7 +33,7 @@ CSC:
gf-files:
runghc MkLex.hs 0 $(CAT) $(LEX) > $(LEX)Abs.gf
runghc MkLex.hs 1 $(CAT) $(LEX) > $(LEX)1.gf
# runghc MkLex.hs 1 $(CAT) $(LEX) > $(LEX)1.gf
runghc MkLex.hs 2 $(CAT) $(LEX) > $(LEX)2.gf
runghc MkLex.hs 3 $(CAT) $(LEX) > $(LEX)3.gf
runghc MkLex.hs 4 $(CAT) $(LEX) > $(LEX)4.gf