On Sun, Mar 18, 2018 at 5:32 AM, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote: > In > > if (a > =0) {...} > else (a < 0) {...} > > the second logical constraint is superfluous. > > Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de> Acked-by: Joe Hershberger <joe.hershberger at ni.com>