mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-12 08:30:12 -06:00
6 lines
169 B
Plaintext
6 lines
169 B
Plaintext
--# -path=.:../somali:../common:../abstract:../prelude
|
|
|
|
resource SymbolicSom = Symbolic with
|
|
(Symbol = SymbolSom),
|
|
(Grammar = GrammarSom) ** open MissingSom in {} ;
|