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