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/EditorSwe.gf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 examples/wiki/EditorSwe.gf (limited to 'examples/wiki/EditorSwe.gf') diff --git a/examples/wiki/EditorSwe.gf b/examples/wiki/EditorSwe.gf new file mode 100644 index 000000000..89a733b1c --- /dev/null +++ b/examples/wiki/EditorSwe.gf @@ -0,0 +1,7 @@ + +--# -path=.:present:prelude + +concrete EditorSwe of Editor = EditorI with + + (Syntax = SyntaxSwe), + (LexEditor = LexEditorSwe) ; -- cgit v1.2.3