forked from GitHub/gf-core
comment on possible bug in PredFin
This commit is contained in:
@@ -56,7 +56,7 @@ lin
|
|||||||
} ;
|
} ;
|
||||||
|
|
||||||
ComplV2 x vp np = vp ** {
|
ComplV2 x vp np = vp ** {
|
||||||
obj1 = \\_ => appCompl True Pos vp.c1 np ;
|
obj1 = \\_ => appCompl True Pos vp.c1 np ; ---- True,Pos ?
|
||||||
} ;
|
} ;
|
||||||
|
|
||||||
PredVP x np vp = vp ** {
|
PredVP x np vp = vp ** {
|
||||||
|
|||||||
Reference in New Issue
Block a user