src/microcode/stack.h (STACK_LOCATIVE_LESS_P): Rename _ABOVE_P.
authorMatt Birkholz <puck@birchwood-abbey.net>
Wed, 20 Jan 2016 16:34:23 +0000 (09:34 -0700)
committerMatt Birkholz <puck@birchwood-abbey.net>
Wed, 20 Jan 2016 17:03:58 +0000 (10:03 -0700)
commit2d9c04fc3fa3d639b1959f85e7b9b26e4cf8941d
tree2f980f4f1c8b910a7565bb7191a22156a0a14922
parent8d67cbeed2fc88505707c34d628ce5f84b2c0b47
src/microcode/stack.h (STACK_LOCATIVE_LESS_P): Rename _ABOVE_P.

The stack direction neutral name STACK_LOCATIVE_ABOVE_P(a,b) makes
more sense next to STACK_BOTTOM and STACK_TOP.
src/microcode/interp.h
src/microcode/stack.h