aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/CMakeLists.txt
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2019-05-07 17:25:50 +0200
committerThomas White <taw@physics.org>2019-05-14 10:02:50 +0200
commit0f7396045b5242ab8271b22e97b53ccd42f60397 (patch)
treef915512ec664defadd0c888b0bc894f1be936f3e /libcrystfel/CMakeLists.txt
parentaa1676f35317df92840b27ba78f13c13308bc7d4 (diff)
Remove old "statistics" module with R factors etc
compare_hkl does all of these, much better than these functions.
Diffstat (limited to 'libcrystfel/CMakeLists.txt')
-rw-r--r--libcrystfel/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/libcrystfel/CMakeLists.txt b/libcrystfel/CMakeLists.txt
index 55c2c0f5..6d0cd8dc 100644
--- a/libcrystfel/CMakeLists.txt
+++ b/libcrystfel/CMakeLists.txt
@@ -47,7 +47,6 @@ set(LIBCRYSTFEL_SOURCES
src/hdf5-file.c
src/geometry.c
src/peakfinder8.c
- src/statistics.c
src/symmetry.c
src/stream.c
src/peaks.c
@@ -85,7 +84,6 @@ set(LIBCRYSTFEL_HEADERS
src/cell.h
src/reflist-utils.h
src/thread-pool.h
- src/statistics.h
src/utils.h
src/detector.h
src/geometry.h