diff options
author | Tom Rondeau <trondeau@vt.edu> | 2012-11-09 18:17:25 -0500 |
---|---|---|
committer | Tom Rondeau <trondeau@vt.edu> | 2012-11-10 14:39:35 -0500 |
commit | 988c73b0e9f012a1951cfa02b3054cf856a795dd (patch) | |
tree | 7dfbad506e79e435d2b4b79117abf4390ce7a43f /gr-analog/include/analog/CMakeLists.txt | |
parent | 0b1d665833530ff9120f55e132f95aa8013cefa2 (diff) |
analog: removing rotator from gr-analog.
Will go into gr-blocks (it's used in gr-filter). QA code is in gnuradio-core/.../filter but is not activated.
Diffstat (limited to 'gr-analog/include/analog/CMakeLists.txt')
-rw-r--r-- | gr-analog/include/analog/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-analog/include/analog/CMakeLists.txt b/gr-analog/include/analog/CMakeLists.txt index 4de94a88b3..33c4d55a79 100644 --- a/gr-analog/include/analog/CMakeLists.txt +++ b/gr-analog/include/analog/CMakeLists.txt @@ -102,7 +102,6 @@ install(FILES pwr_squelch_ff.h quadrature_demod_cf.h rail_ff.h - rotator.h sig_source_waveform.h simple_squelch_cc.h DESTINATION ${GR_INCLUDE_DIR}/gnuradio/analog |