nodestack: construct Node with 'number of threads', not 'parent node'
authorBrian Norris <banorris@uci.edu>
Mon, 28 May 2012 17:16:34 +0000 (10:16 -0700)
committerBrian Norris <banorris@uci.edu>
Mon, 28 May 2012 17:16:34 +0000 (10:16 -0700)
I don't really want to base the number of threads off of a 'parent'; I can
just record the global 'number of threads' as a Node parameter.


No differences found