make -/1 fy with 200 priority, for compatibility with other Prologs (obs from Paylo Moura)

This commit is contained in:
Vitor Santos Costa 2008-10-28 11:34:19 +00:00
parent e783a03610
commit d4016ce69e

View File

@ -404,7 +404,7 @@ static Opdef Ops[] = {
{"\\/", yfx, 500},
{"#", yfx, 500},
{"+", fx, 500},
{"-", fx, 500},
{"-", fy, 200},
{"\\", fx, 500},
{"rdiv", yfx, 400},
{"*", yfx, 400},