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