trivial changes
authorBrian Norris <banorris@uci.edu>
Fri, 6 Jul 2012 00:33:08 +0000 (17:33 -0700)
committerBrian Norris <banorris@uci.edu>
Fri, 6 Jul 2012 23:31:21 +0000 (16:31 -0700)
commit1667e1f8017bd3f4bf5b1ef5712e3156577f99a2
tree8b5c09773ef0192ddffca5081f11659a14b55048
parent1745637aab8a1d85eb605b9ef9e92d4fbb437633
trivial changes

* remove unnecessary 'class' keyword
* add ASSERT() in the 'thread_current()' function
* move #include into .cc file
* remove more end-of-line spaces
action.h
cyclegraph.cc
cyclegraph.h
model.cc
model.h
nodestack.h
threads.cc