harmonize | priority (#149)
This commit is contained in:
parent
53e91797b3
commit
69988d0718
2
C/init.c
2
C/init.c
@ -369,8 +369,8 @@ static Opdef Ops[] = {
|
|||||||
#ifndef UNCUTABLE
|
#ifndef UNCUTABLE
|
||||||
{"uncutable", fx, 1150},
|
{"uncutable", fx, 1150},
|
||||||
#endif /*UNCUTABLE ceh:*/
|
#endif /*UNCUTABLE ceh:*/
|
||||||
|
{"|", xfy, 1105},
|
||||||
{";", xfy, 1100},
|
{";", xfy, 1100},
|
||||||
{"|", xfy, 1100},
|
|
||||||
/* {";", yf, 1100}, not allowed in ISO */
|
/* {";", yf, 1100}, not allowed in ISO */
|
||||||
{"->", xfy, 1050},
|
{"->", xfy, 1050},
|
||||||
{"*->", xfy, 1050},
|
{"*->", xfy, 1050},
|
||||||
|
Reference in New Issue
Block a user