dc: make "dc -1.23 ..." work
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 30 Dec 2009 17:37:08 +0000 (18:37 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 30 Dec 2009 17:37:08 +0000 (18:37 +0100)
commitbd1de181ad9a3486ad35e71272fe2cf21d63916c
tree0a20790787deb5f6a47cc5010058985183fccdb3
parent6879a7ae4393e4a94490e297dbe8b836c6c7dd15
dc: make "dc -1.23 ..." work

function                                             old     new   delta
stack_machine                                         97     103      +6
dc_main                                              121     110     -11
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/2 up/down: 9/-58)             Total: -49 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/dc.c