1
0
forked from GitHub/gf-core
Files
gf-core/lib/src/api/SymbolicPnb.gf
T
2011-05-20 23:23:08 +00:00

6 lines
136 B
Plaintext

--# -path=.:present:mathematical:prelude
resource SymbolicPnb = Symbolic with
(Symbol = SymbolPnb),
(Grammar = GrammarPnb) ;