diff options
| author | bringert <bringert@cs.chalmers.se> | 2006-04-20 11:13:43 +0000 |
|---|---|---|
| committer | bringert <bringert@cs.chalmers.se> | 2006-04-20 11:13:43 +0000 |
| commit | 72dbe753e053f25d331cb0564652bb72670fdc9f (patch) | |
| tree | dbee1b9291d1801bd1e9b724c8115e31ecc0fd18 /examples/peacekeeping/PeaceKeep_Eng.gf | |
| parent | 8c77d8e95140b17ba801ff4d70268678d0dfc4df (diff) | |
Added the beginnings of the PeaceKeep grammar.
Diffstat (limited to 'examples/peacekeeping/PeaceKeep_Eng.gf')
| -rw-r--r-- | examples/peacekeeping/PeaceKeep_Eng.gf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/peacekeeping/PeaceKeep_Eng.gf b/examples/peacekeeping/PeaceKeep_Eng.gf new file mode 100644 index 000000000..3b1faec72 --- /dev/null +++ b/examples/peacekeeping/PeaceKeep_Eng.gf @@ -0,0 +1,5 @@ +--# -path=.:present:prelude + +concrete PeaceKeep_Eng of PeaceKeep = CatEng, PeaceLex_Eng ** PeaceKeepI with + (Lang = LangEng) ; + |
