summaryrefslogtreecommitdiff
path: root/examples/wiki/EditorFre.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wiki/EditorFre.gf')
-rw-r--r--examples/wiki/EditorFre.gf7
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) ;