1
0
forked from GitHub/gf-rgl

force inclusion of ExtendFin in standard compilation

This commit is contained in:
Aarne Ranta
2018-12-29 17:16:42 +01:00
parent 2e34f89c45
commit 68f51bc92b

View File

@@ -3,4 +3,5 @@
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