mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-14 07:19:31 -06:00
comment on possible bug in PredFin
This commit is contained in:
@@ -56,7 +56,7 @@ lin
|
||||
} ;
|
||||
|
||||
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 ** {
|
||||
|
||||
Reference in New Issue
Block a user