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