diff options
author | Tom Rondeau <trondeau@vt.edu> | 2013-02-13 13:34:58 -0500 |
---|---|---|
committer | Tom Rondeau <trondeau@vt.edu> | 2013-02-13 13:34:58 -0500 |
commit | da8abe401ae3859b07c48fb2a5dab4717b6c15cc (patch) | |
tree | 357eef8306745eabbb7a41b8d81ffe8db7ff7e6e /gr-utils/python/modtool/gr-newmod/docs/doxygen/other/group_defs.dox | |
parent | a482bd9a29ba643ff148ae392dc359ff53dd7fb9 (diff) | |
parent | af7d55fda43746ae187bc520952eacf420f8363f (diff) |
Merge branch 'next' of gnuradio.org:gnuradio into next
Diffstat (limited to 'gr-utils/python/modtool/gr-newmod/docs/doxygen/other/group_defs.dox')
-rw-r--r-- | gr-utils/python/modtool/gr-newmod/docs/doxygen/other/group_defs.dox | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gr-utils/python/modtool/gr-newmod/docs/doxygen/other/group_defs.dox b/gr-utils/python/modtool/gr-newmod/docs/doxygen/other/group_defs.dox new file mode 100644 index 0000000000..708f8c6d98 --- /dev/null +++ b/gr-utils/python/modtool/gr-newmod/docs/doxygen/other/group_defs.dox @@ -0,0 +1,7 @@ +/*! + * \defgroup block GNU Radio HOWTO C++ Signal Processing Blocks + * \brief All C++ blocks that can be used from the HOWTO GNU Radio + * module are listed here or in the subcategories below. + * + */ + |