nodestack: pass writer ModelAction to add_future_value()
authorBrian Norris <banorris@uci.edu>
Wed, 23 Jan 2013 18:43:48 +0000 (10:43 -0800)
committerBrian Norris <banorris@uci.edu>
Wed, 23 Jan 2013 18:43:48 +0000 (10:43 -0800)
NodeStack will have to know a little more about who wrote the future
value, so just pass the ModelAction as a parameter.


No differences found