summaryrefslogtreecommitdiff
path: root/deprecated/old-lib/resource/mathematical/SymbolicSwe.gf
diff options
context:
space:
mode:
Diffstat (limited to 'deprecated/old-lib/resource/mathematical/SymbolicSwe.gf')
-rw-r--r--deprecated/old-lib/resource/mathematical/SymbolicSwe.gf5
1 files changed, 5 insertions, 0 deletions
diff --git a/deprecated/old-lib/resource/mathematical/SymbolicSwe.gf b/deprecated/old-lib/resource/mathematical/SymbolicSwe.gf
new file mode 100644
index 000000000..193d8e84d
--- /dev/null
+++ b/deprecated/old-lib/resource/mathematical/SymbolicSwe.gf
@@ -0,0 +1,5 @@
+--# -path=.:present:mathematical:prelude
+
+resource SymbolicSwe = Symbolic with
+ (Symbol = SymbolSwe),
+ (Grammar = GrammarSwe) ;