1
0
forked from GitHub/gf-core
Files
gf-core/lib/resource/api/SymbolicSwe.gf
2007-12-12 20:30:11 +00:00

6 lines
131 B
Plaintext

--# -path=.:present:mathematical:prelude
resource SymbolicSwe = Symbolic with
(Symbol = SymbolSwe),
(Grammar = GrammarSwe) ;