From a92e4f37be9dfb28ad8eb92969d80067f4281864 Mon Sep 17 00:00:00 2001 From: manojgudi Date: Wed, 22 Jan 2014 15:08:35 +0530 Subject: Trivial Category commit --- gr-sbhs/grc/sbhs_controller.xml | 2 +- gr-sbhs/grc/sbhs_plant.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gr-sbhs/grc/sbhs_controller.xml b/gr-sbhs/grc/sbhs_controller.xml index 369e5b450..7fc994042 100644 --- a/gr-sbhs/grc/sbhs_controller.xml +++ b/gr-sbhs/grc/sbhs_controller.xml @@ -8,7 +8,7 @@ sbhs_controller sbhs_controller - controller + SBHS import gnuradio.sbhs.gr_controller as gr_controller gr_controller.sbhs_controller() diff --git a/gr-sbhs/grc/sbhs_plant.xml b/gr-sbhs/grc/sbhs_plant.xml index 428514c71..ada16e647 100644 --- a/gr-sbhs/grc/sbhs_plant.xml +++ b/gr-sbhs/grc/sbhs_plant.xml @@ -8,7 +8,7 @@ sbhs gr_sbhs - sbhs + SBHS import gnuradio.sbhs.gr_sbhs as gr_sbhs gr_sbhs.gr_sbhs() -- cgit