forked from GitHub/gf-rgl
force inclusion of ExtendFin in standard compilation
This commit is contained in:
@@ -3,4 +3,5 @@
|
|||||||
concrete AllFin of AllFinAbs =
|
concrete AllFin of AllFinAbs =
|
||||||
LangFin - [SlashV2VNP,SlashVV, TFut], ---- to speed up linking; to remove spurious parses
|
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
|
ExtraFin - [ProDrop, ProDropPoss, S_OSV, S_VSO, S_ASV, AdvExistNP] -- to exclude spurious parses
|
||||||
** {} ;
|
** open ExtendFin in {} --- to make it compile by default
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user