summaryrefslogtreecommitdiff
path: root/examples/tutorial/smart/SmartSwe.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tutorial/smart/SmartSwe.gf')
-rw-r--r--examples/tutorial/smart/SmartSwe.gf5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/tutorial/smart/SmartSwe.gf b/examples/tutorial/smart/SmartSwe.gf
deleted file mode 100644
index a537639d6..000000000
--- a/examples/tutorial/smart/SmartSwe.gf
+++ /dev/null
@@ -1,5 +0,0 @@
---# -path=.:alltenses:prelude
-
-concrete SmartSwe of Smart = SmartI with
- (Syntax = SyntaxSwe),
- (LexSmart = LexSmartSwe) ;