summaryrefslogtreecommitdiff
path: root/examples/wiki/EditorSwe.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wiki/EditorSwe.gf')
-rw-r--r--examples/wiki/EditorSwe.gf7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/wiki/EditorSwe.gf b/examples/wiki/EditorSwe.gf
deleted file mode 100644
index 89a733b1c..000000000
--- a/examples/wiki/EditorSwe.gf
+++ /dev/null
@@ -1,7 +0,0 @@
-
---# -path=.:present:prelude
-
-concrete EditorSwe of Editor = EditorI with
-
- (Syntax = SyntaxSwe),
- (LexEditor = LexEditorSwe) ;