Using generators to make gri_fir_filter_with_buffer_XXX into all possible in/out...
[debian/gnuradio] / gr-trellis / src / lib / trellis_siso_combined_f.h
index dd8fc93c95578174d2d85bbc2c42193c3a43a25e..6432c226296218bea38166bd27f3f1f08812bee0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
@@ -44,8 +44,9 @@ trellis_siso_combined_f_sptr trellis_make_siso_combined_f (
     trellis_metric_type_t TYPE
 );
 
-
-
+/*!
+ *  \ingroup coding_blk
+ */
 class trellis_siso_combined_f : public gr_block
 {
   fsm d_FSM;