Files
gf-core/lib/src/api/SymbolicPol.gf
2009-10-23 16:11:54 +00:00

6 lines
110 B
Plaintext

--# -path=.:present
resource SymbolicPol = Symbolic with
(Symbol = SymbolPol),
(Grammar = GrammarPol) ;