Merge ../yap-6.2

This commit is contained in:
Vitor Santos Costa
2010-11-07 19:57:39 +00:00
12 changed files with 1291 additions and 594 deletions

View File

@@ -416,7 +416,7 @@ static Opdef Ops[] = {
{">>", yfx, 400},
{"mod", yfx, 400},
{"rem", yfx, 400},
{"+", fx, 200},
{"+", fy, 200},
{"-", fy, 200},
{"\\", fy, 200},
{"//", yfx, 400},