1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-16 13:48:45 +10:00
collapseos/blk/438
Virgil Dupras 931c812394 Remove cmp
Not worth the complexity and space.
2020-05-02 19:57:56 -04:00

4 lines
41 B
Plaintext

: >= < NOT ;
: <= > NOT ;
: 0>= 0< NOT ;