Merge msg-passing from http://gnuradio.org/git/eb.git
authorJohnathan Corgan <jcorgan@corganenterprises.com>
Wed, 26 Aug 2009 23:48:36 +0000 (16:48 -0700)
committerJohnathan Corgan <jcorgan@corganenterprises.com>
Wed, 26 Aug 2009 23:48:36 +0000 (16:48 -0700)
* Add shorthand for making tuples.
* Add blobs and shorthand pmt pseudo-constructors.
* gruel::send can now send to a pmt.
* Add top-level msg_passing.h include file.
* QA code now works.
* Add pmt type that wraps a gruel::msg_accepter.


Trivial merge