1
0
forked from GitHub/gf-core
Files
gf-core/lib/resource/mathematical/SymbolicFre.gf

6 lines
131 B
Plaintext

--# -path=.:present:mathematical:prelude
resource SymbolicFre = Symbolic with
(Symbol = SymbolFre),
(Grammar = GrammarFre) ;