Files
gf-rgl/src/finnish/AllFin.gf
2020-05-04 13:45:43 +02:00

7 lines
335 B
Plaintext

--# -path=.:../abstract:../common:../api:../prelude
concrete AllFin of AllFinAbs =
LangFin - [SlashV2VNP,SlashVV, TFut], ---- to speed up linking; to remove spurious parses
ExtraFin - [ProDrop, ProDropPoss, S_OSV, S_VSO, S_ASV, AdvExistNP] -- to exclude spurious parses
** open ExtendFin in {} --- to make it compile by default