From 9f50a7efb9e16373c8f1d03abf6ad96235045139 Mon Sep 17 00:00:00 2001 From: taw27 Date: Sat, 31 Mar 2007 13:28:25 +0000 Subject: Fix namespace in itrans-stat,{c,h} git-svn-id: svn://cook.msm.cam.ac.uk:745/diff-tomo/dtr@18 bf6ca9ba-c028-0410-8290-897cf20841d1 --- src/control.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/control.h') diff --git a/src/control.h b/src/control.h index 05a3c5d..2f5f6b9 100644 --- a/src/control.h +++ b/src/control.h @@ -34,7 +34,7 @@ typedef enum { PEAKSEARCH_ADAPTIVE_THRESHOLD, PEAKSEARCH_LSQ, PEAKSEARCH_ZAEFFERER, - PEAKSEARCH_ITERATIVE + PEAKSEARCH_STAT } PeakSearchMode; typedef enum { -- cgit v1.2.3