Files
gf-core/lib/src/api/SymbolicCat.gf
2009-06-22 15:39:08 +00:00

6 lines
118 B
Plaintext

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