From bc77ad31639775dbb8201e44d1f8a3c3b8b78852 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 4 Mar 2008 11:56:12 +0000 Subject: added wiki grammars --- examples/wiki/EditorEng.gf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 examples/wiki/EditorEng.gf (limited to 'examples/wiki/EditorEng.gf') diff --git a/examples/wiki/EditorEng.gf b/examples/wiki/EditorEng.gf new file mode 100644 index 000000000..11e5efdca --- /dev/null +++ b/examples/wiki/EditorEng.gf @@ -0,0 +1,7 @@ + +--# -path=.:present:prelude + +concrete EditorEng of Editor = EditorI with + + (Syntax = SyntaxEng), + (LexEditor = LexEditorEng) ; -- cgit v1.2.3