diff options
Diffstat (limited to 'examples/tutorial/old/semantics/BaseSwe.gf')
| -rw-r--r-- | examples/tutorial/old/semantics/BaseSwe.gf | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/tutorial/old/semantics/BaseSwe.gf b/examples/tutorial/old/semantics/BaseSwe.gf deleted file mode 100644 index 6329c1c9c..000000000 --- a/examples/tutorial/old/semantics/BaseSwe.gf +++ /dev/null @@ -1,8 +0,0 @@ ---# -path=.:prelude:present:api:mathematical - -concrete BaseSwe of Base = BaseI with - (Syntax = SyntaxSwe), - (Grammar = GrammarSwe), - (G = GrammarSwe), - (Symbolic = SymbolicSwe), - (LexBase = LexBaseSwe) ; |
