model: bugfix - don't clobber 'updated'
authorBrian Norris <banorris@uci.edu>
Thu, 13 Sep 2012 21:58:36 +0000 (14:58 -0700)
committerBrian Norris <banorris@uci.edu>
Thu, 13 Sep 2012 21:58:36 +0000 (14:58 -0700)
The 'updated' variable should stay 'true' even if modification orders and
promises aren't updated by the "write" checks. This could be a RMW which made
updates via the "read" checks.


No differences found