BUGFIX: Elevators did not handle Requests in the correct order master
authorIra W. Snyder <iwsnyder@csupomona.edu>
Thu, 18 Oct 2007 15:54:25 +0000 (08:54 -0700)
committerIra W. Snyder <iwsnyder@csupomona.edu>
Thu, 18 Oct 2007 15:54:25 +0000 (08:54 -0700)
commit7923fcc71020d897573ce2c67b35e8475cb16056
tree6702b43526b924f77ad9e6520739de5b63e029c7
parentf95be7131a6221491745f0a001f45589aa6acca3
BUGFIX: Elevators did not handle Requests in the correct order

Requests from RequestButtons were not handled in the correct order, they
were handled in the order pressed.

Signed-off-by: Ira W. Snyder <iwsnyder@csupomona.edu>
stop.cpp