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