Files
gf-core/lib/src/api/SymbolicPes.gf
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) ;