forked from GitHub/gf-core
6 lines
118 B
Plaintext
6 lines
118 B
Plaintext
--# -path=.:present:prelude
|
|
|
|
resource SymbolicCat = Symbolic with
|
|
(Symbol = SymbolCat),
|
|
(Grammar = GrammarCat) ;
|