From 0f7396045b5242ab8271b22e97b53ccd42f60397 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 7 May 2019 17:25:50 +0200 Subject: Remove old "statistics" module with R factors etc compare_hkl does all of these, much better than these functions. --- libcrystfel/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'libcrystfel/CMakeLists.txt') 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 -- cgit v1.2.3