1
0
forked from GitHub/gf-rgl
Files
gf-rgl/src/finnish/AllFin.gf
2018-12-29 17:16:42 +01:00

8 lines
339 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