Operator change for ISO/SWI

This commit is contained in:
Ulrich Neumerkel 2009-06-11 05:32:06 +02:00 committed by Vitor Santos Costa
parent f4856cf8d0
commit 2f47f8902b
1 changed files with 1 additions and 1 deletions

View File

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