1
0
forked from GitHub/gf-core

Added the beginnings of the PeaceKeep grammar.

This commit is contained in:
bringert
2006-04-20 11:13:43 +00:00
parent 3b3570201a
commit 354a07ffd8
7 changed files with 363 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
--# -path=.:present:prelude
concrete PeaceKeep_Eng of PeaceKeep = CatEng, PeaceLex_Eng ** PeaceKeepI with
(Lang = LangEng) ;