summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/add_XX_impl.h.t
diff options
context:
space:
mode:
authorTom Rondeau <trondeau@vt.edu>2013-02-28 22:32:26 -0500
committerTom Rondeau <trondeau@vt.edu>2013-02-28 22:32:26 -0500
commit4c164f4cbb7fc9284bec147809b078d0a8ed9f88 (patch)
treec58429cc9104493a56fac3780cf5235639044026 /gr-blocks/lib/add_XX_impl.h.t
parent8a49689fbd5d55d74033ad398cab6862fcb17acc (diff)
blocks: moving argmax and max to gr-blocks.
Diffstat (limited to 'gr-blocks/lib/add_XX_impl.h.t')
-rw-r--r--gr-blocks/lib/add_XX_impl.h.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-blocks/lib/add_XX_impl.h.t b/gr-blocks/lib/add_XX_impl.h.t
index a1c486b859..2e20ef5fe3 100644
--- a/gr-blocks/lib/add_XX_impl.h.t
+++ b/gr-blocks/lib/add_XX_impl.h.t
@@ -32,6 +32,7 @@ namespace gr {
class BLOCKS_API @NAME_IMPL@ : public @NAME@
{
+ private:
size_t d_vlen;
public: