forked from GitHub/gf-core
7 lines
264 B
Plaintext
7 lines
264 B
Plaintext
--# -path=.:../abstract:../common: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] -- to exclude spurious parses
|
|
** {} ;
|