modeltypes: move small typedefs to own header
authorBrian Norris <banorris@uci.edu>
Wed, 3 Oct 2012 20:17:47 +0000 (13:17 -0700)
committerBrian Norris <banorris@uci.edu>
Wed, 3 Oct 2012 20:53:02 +0000 (13:53 -0700)
commit12b1a10eeff58161619bafcfd8e288b3e2c76621
tree306c7b09a3a6f1394acf740d7f824802be277c39
parent081ec029e06a68012f1a3fd119671148bfac9605
modeltypes: move small typedefs to own header

To prevent some unnecessary inter-header dependencies, we can move some
simple typedefs to a modeltypes.h header.
17 files changed:
action.cc
action.h
clockvector.cc
clockvector.h
cmodelint.cc
datarace.cc
datarace.h
impatomic.cc
librace.cc
model.cc
model.h
modeltypes.h [new file with mode: 0644]
mutex.cc
mutex.h
nodestack.cc
nodestack.h
threads.h