mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-25 10:48:54 -06:00
enabled VPI functions in ExtraDut
This commit is contained in:
@@ -12,11 +12,11 @@ concrete ExtraDut of ExtraDutAbs = CatDut **
|
|||||||
ConsVPI = consrTable Bool comma ;
|
ConsVPI = consrTable Bool comma ;
|
||||||
|
|
||||||
MkVPI vp = {s = \\b => useInfVP b vp} ;
|
MkVPI vp = {s = \\b => useInfVP b vp} ;
|
||||||
-- ConjVPI = conjunctDistrTable Bool ;
|
ConjVPI = conjunctDistrTable Bool ;
|
||||||
--
|
|
||||||
-- ComplVPIVV v vpi =
|
ComplVPIVV v vpi =
|
||||||
-- insertInf (vpi.s ! v.isAux) (
|
insertInf (vpi.s ! v.isAux) (
|
||||||
-- predVGen v.isAux v) ; ----
|
predVGen v.isAux v) ; ----
|
||||||
--{-
|
--{-
|
||||||
-- insertExtrapos vpi.p3 (
|
-- insertExtrapos vpi.p3 (
|
||||||
-- insertInf vpi.p2 (
|
-- insertInf vpi.p2 (
|
||||||
|
|||||||
Reference in New Issue
Block a user