1
0
forked from GitHub/gf-rgl
Files
gf-rgl/src/api/SymbolicPes.gf
T
2012-03-05 15:13:28 +00:00

6 lines
138 B
Plaintext

--# -path=.:alltenses:mathematical:prelude
resource SymbolicPes = Symbolic with
(Symbol = SymbolPes),
(Grammar = GrammarPes) ;