xo-reader2 stack: support op<=
This commit is contained in:
parent
6f95f38373
commit
41f704f7ab
3 changed files with 3 additions and 3 deletions
|
|
@ -92,7 +92,7 @@ namespace xo {
|
|||
tk_rightangle,
|
||||
|
||||
/** less-equal @c '<=' **/
|
||||
tk_lessequal,
|
||||
tk_cmple,
|
||||
|
||||
/** great-equal @c '>=' **/
|
||||
tk_greatequal,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue