mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-21 02:39:31 -06:00
+ Remove references to alltenses. + Remove references to ../../prelude + Add missing reference to ../common in mongolian/SymbolMon.gf
10 lines
158 B
Plaintext
10 lines
158 B
Plaintext
--# -path=.:../abstract:../common:../prelude
|
|
|
|
|
|
concrete IrregMon of IrregMonAbs = CatMon ** open ParadigmsMon in {
|
|
|
|
flags optimize=values ; coding=utf8 ;
|
|
|
|
|
|
}
|