peace grammars patched to work with the new API

This commit is contained in:
aarne
2008-08-20 07:14:20 +00:00
parent 74373394a6
commit 02a80d68aa
14 changed files with 87 additions and 77 deletions

View File

@@ -1,5 +1,6 @@
--# -path=.:present:prelude
concrete PeaceLexCommon_Eng of PeaceLexCommon =
PeaceCat_Eng ** PeaceLexCommonI with (Lang = LangEng) ;
PeaceCat_Eng ** PeaceLexCommonI with (Lang = LangEng),
(Constructors = ConstructorsEng) ;