un-'const' some Promises
authorBrian Norris <banorris@uci.edu>
Wed, 27 Feb 2013 22:45:11 +0000 (14:45 -0800)
committerBrian Norris <banorris@uci.edu>
Thu, 28 Feb 2013 03:44:25 +0000 (19:44 -0800)
commitbb168337e93650eddb90df61b109db4e1e8570c9
tree85d4641805f1db01afe6bb6bc7c044de053a955c
parente356dc963edf27f8a97b1ae3d39e276723aa5968
un-'const' some Promises

I need to modify this Promise sometimes, so don't make it const
everywhere.
action.cc
action.h
model.cc
nodestack.cc
nodestack.h