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