forked from GitHub/gf-core
Added the beginnings of the PeaceKeep grammar.
This commit is contained in:
5
examples/peacekeeping/PeaceKeep_Eng.gf
Normal file
5
examples/peacekeeping/PeaceKeep_Eng.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:present:prelude
|
||||
|
||||
concrete PeaceKeep_Eng of PeaceKeep = CatEng, PeaceLex_Eng ** PeaceKeepI with
|
||||
(Lang = LangEng) ;
|
||||
|
||||
Reference in New Issue
Block a user