diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-01-15 15:15:23 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-01-15 15:15:23 +0100 |
commit | 78b7759ff40c691f09ccc6151de8fc127b361e20 (patch) | |
tree | b1184e862673bbb34d65567e2dba90ace714eae6 /CMakeLists.txt | |
parent | 3576bfcd68ff58e022efc07ef8e1f1b757ccf6fb (diff) | |
download | etisnoop-78b7759ff40c691f09ccc6151de8fc127b361e20.tar.gz etisnoop-78b7759ff40c691f09ccc6151de8fc127b361e20.tar.bz2 etisnoop-78b7759ff40c691f09ccc6151de8fc127b361e20.zip |
Refactor FIG 1
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 1e730dc..8935610 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -73,6 +73,7 @@ list(APPEND etisnoop_sources fig0_27.cpp fig0_28.cpp fig0_31.cpp + fig1.cpp figs.cpp firecode.c lib_crc.c |