mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-07 14:16:31 -06:00
6 lines
131 B
Plaintext
6 lines
131 B
Plaintext
--# -path=.:present:mathematical:prelude
|
|
|
|
resource SymbolicSwe = Symbolic with
|
|
(Symbol = SymbolSwe),
|
|
(Grammar = GrammarSwe) ;
|