1
0
forked from GitHub/gf-core
Files
gf-core/next-lib/src/api/SymbolicGer.gf
2008-10-06 12:49:13 +00:00

6 lines
131 B
Plaintext

--# -path=.:present:mathematical:prelude
resource SymbolicGer = Symbolic with
(Symbol = SymbolGer),
(Grammar = GrammarGer) ;