mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-13 00:50:11 -06:00
6 lines
172 B
Plaintext
6 lines
172 B
Plaintext
--# -path=.:../hungarian:../common:../abstract:../prelude
|
|
|
|
resource SymbolicHun = Symbolic with
|
|
(Symbol = SymbolHun),
|
|
(Grammar = GrammarHun) ** open MissingHun in {} ;
|