diff options
Diffstat (limited to 'next-lib/src/romance')
| -rw-r--r-- | next-lib/src/romance/ResRomance.gf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/next-lib/src/romance/ResRomance.gf b/next-lib/src/romance/ResRomance.gf index 4ff8991b8..ea3e215ab 100644 --- a/next-lib/src/romance/ResRomance.gf +++ b/next-lib/src/romance/ResRomance.gf @@ -306,7 +306,7 @@ oper vp = useVP vpr ; ----e clpr = pronArg agr.n agr.p vp.clAcc vp.clDat ; ----e iform = infForm agr.n agr.p vp.clAcc vp.clDat ; - clpr = <vp.clit1, vp.clit2, False> ; ----e + clpr = <vp.clit1,vp.clit2, False> ; ----e iform = False ; ----e inf = (vp.s ! VPInfinit Simul iform).inf ! (aagr agr.g agr.n) ; neg = vp.neg ! Pos ; --- Neg not in API |
