summaryrefslogtreecommitdiff
path: root/examples/wiki/WikiSpa.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wiki/WikiSpa.gf')
-rw-r--r--examples/wiki/WikiSpa.gf7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/wiki/WikiSpa.gf b/examples/wiki/WikiSpa.gf
deleted file mode 100644
index c7d2c6508..000000000
--- a/examples/wiki/WikiSpa.gf
+++ /dev/null
@@ -1,7 +0,0 @@
-
---# -path=.:present:prelude
-
-concrete WikiSpa of Wiki = WikiI with
-
- (Syntax = SyntaxSpa),
- (LexWiki = LexWikiSpa) ;