don't check in useless files
[model-checker.git] / tree.h
2012-05-09 Subramanian GanapathyAdding STL stuff and operator news of snapshot to model...
2012-05-08 Brian Norristree: include cstddef for NULL
2012-05-08 Brian Norristree: add is_enabled(Thread *)
2012-05-08 Brian Norristree: revise arguments (use Thread, ModelAction)
2012-05-01 Brian Norristree: remove tree_t, map thread ids via int, not thread...
2012-04-30 Brian Norristree: fix header for potential multiple inclusions
2012-04-24 Brian Norrisunify style for returning pointers
2012-04-20 Brian Norristhreads: introduce THREAD_ID_T_NONE
2012-04-19 Brian Norristree: don't use 'NULL' for a thread ID
2012-04-18 Brian Norristree: add class TreeNode