1
0
forked from GitHub/gf-core
Files
gf-core/old-lib/resource/mathematical/SymbolicCat.gf
2009-06-22 15:39:08 +00:00

6 lines
131 B
Plaintext

--# -path=.:present:mathematical:prelude
resource SymbolicCat = Symbolic with
(Symbol = SymbolCat),
(Grammar = GrammarCat) ;