tools: made better use of builder/parser macros in the tools
commit5382c034f85aab7629b13e0e3e379bee0c66e393
authorChris Frey <cdfrey@foursquare.net>
Sun, 19 Dec 2010 20:33:13 +0000 (19 15:33 -0500)
committerChris Frey <cdfrey@foursquare.net>
Sun, 19 Dec 2010 20:34:19 +0000 (19 15:34 -0500)
treec8447e9eea1490ede4ade2970a843ca57a454170
parentaa56068be8b0e588f2a8c7cccf555c2c5dc82806
tools: made better use of builder/parser macros in the tools

Now we only need to update the list once, and it percolates through
the system.  The macro method is not as clean as I'd like, but it
is super flexible, which makes it useful for even application code
in many circumstances.
tools/bs11nread.cc
tools/btool.cc