diff options
author | Johnathan Corgan <johnathan@corganlabs.com> | 2016-09-06 12:24:18 -0700 |
---|---|---|
committer | Johnathan Corgan <johnathan@corganlabs.com> | 2016-09-08 13:39:53 -0700 |
commit | 4b191577b5b4dd1865988d7f5e0ef5e89590ea6b (patch) | |
tree | 32b8a9d2e753db32dceb44095d9fd3bb507b11aa /gr-digital/lib/CMakeLists.txt | |
parent | 50dc3145d69e20541d83dfb551d6b6ee1b3116bb (diff) |
digital: remove correlate_and_sync (use corr_est)
Diffstat (limited to 'gr-digital/lib/CMakeLists.txt')
-rw-r--r-- | gr-digital/lib/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-digital/lib/CMakeLists.txt b/gr-digital/lib/CMakeLists.txt index 05160be9a5..b07bcc9d87 100644 --- a/gr-digital/lib/CMakeLists.txt +++ b/gr-digital/lib/CMakeLists.txt @@ -66,7 +66,6 @@ list(APPEND digital_sources correlate_access_code_tag_bb_impl.cc correlate_access_code_bb_ts_impl.cc correlate_access_code_ff_ts_impl.cc - correlate_and_sync_cc_impl.cc costas_loop_cc_impl.cc cpmmod_bc_impl.cc crc32.cc |