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