mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-12 16:40:11 -06:00
+ Remove references to alltenses. + Remove references to ../../prelude + Add missing reference to ../common in mongolian/SymbolMon.gf
8 lines
135 B
Plaintext
8 lines
135 B
Plaintext
--# -path=.:../abstract:../common
|
|
concrete ExtraLexMon of ExtraLexMonAbs = CatMon **
|
|
open ParadigmsMon in {
|
|
flags
|
|
coding=utf8 ;
|
|
|
|
}
|