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