diff options
Diffstat (limited to 'examples/wiki/EditorFre.gf')
| -rw-r--r-- | examples/wiki/EditorFre.gf | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/wiki/EditorFre.gf b/examples/wiki/EditorFre.gf deleted file mode 100644 index ed591b29d..000000000 --- a/examples/wiki/EditorFre.gf +++ /dev/null @@ -1,7 +0,0 @@ - ---# -path=.:present:prelude - -concrete EditorFre of Editor = EditorI with - - (Syntax = SyntaxFre), - (LexEditor = LexEditorFre) ; |
