mirror of
https://github.com/aicodix/code.git
synced 2026-04-28 09:43:11 +00:00
getting rid of obsolete version
This commit is contained in:
parent
e8b43ce90f
commit
0b37102383
4 changed files with 136 additions and 431 deletions
|
|
@ -15,11 +15,7 @@ Copyright 2018 Ahmet Inan <inan@aicodix.de>
|
|||
#include <algorithm>
|
||||
#include <functional>
|
||||
#include "ldpc_encoder.hh"
|
||||
#if 0
|
||||
#include "ldpc_decoder.hh"
|
||||
#else
|
||||
#include "ldpc_decoder2.hh"
|
||||
#endif
|
||||
|
||||
struct DVB_T2_TABLE_A1
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue