mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 00:22:51 -06:00
peace grammars patched to work with the new API
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
--# -path=.:present:prelude
|
||||
|
||||
concrete PeaceLexCommon_Fin of PeaceLexCommon =
|
||||
PeaceCat_Fin ** PeaceLexCommonI with (Lang = LangFin) ;
|
||||
PeaceCat_Fin ** PeaceLexCommonI with
|
||||
(Lang = LangFin), (Constructors = ConstructorsFin) ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user