action: add get_return_value()
authorBrian Norris <banorris@uci.edu>
Sat, 2 Mar 2013 23:13:42 +0000 (15:13 -0800)
committerBrian Norris <banorris@uci.edu>
Sun, 3 Mar 2013 06:37:16 +0000 (22:37 -0800)
commitc1db87fb3d52c93feb22496fe1e8513e35320c3d
treee23d87b1d73aed565a6e6090c8f6b295589c6152
parent8d4a273698366b54612e40742ef6fb7bd63c7090
action: add get_return_value()

This return value is useful for both printing (debugging) and the
model-checker process_read() function.
action.cc
action.h
model.cc