model: index thread_map by int, not thread_id_t
[model-checker.git] / tree.h
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