printf -> model_print
authorBrian Norris <banorris@uci.edu>
Fri, 16 Nov 2012 23:23:40 +0000 (15:23 -0800)
committerBrian Norris <banorris@uci.edu>
Fri, 16 Nov 2012 23:23:40 +0000 (15:23 -0800)
commitadf77053d498af32ab4c6764b50d4265bed5996c
tree091928c1b0bd313f79b5d541a437240234f1ff50
parent19bf5b6e02169d18d1481876e50bfca7a29f4034
printf -> model_print

As we move toward redirecting program output, we will need a special
printf function for model-checking prints. Just define a simple
model_print() for now.
action.cc
clockvector.cc
common.cc
common.h
hashtable.h
main.cc
model.cc
mymemory.cc
nodestack.cc
snapshot.cc
threads.cc