Imported Upstream version 3.2.2
[debian/gnuradio] / gr-trellis / src / lib / trellis_siso_f.h
index b12cff8173467591b7d07f622cc70a35951aca56..3e2c2498b3398c1f1c302a7da2c4733ad888d47d 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,
@@ -41,7 +41,9 @@ trellis_siso_f_sptr trellis_make_siso_f (
 );
 
 
-
+/*!
+ *  \ingroup coding_blk
+ */
 class trellis_siso_f : public gr_block
 {
   fsm d_FSM;