aboutsummaryrefslogtreecommitdiff
path: root/src/control.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/control.h')
-rw-r--r--src/control.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/control.h b/src/control.h
index 2f5f6b9..ed9e128 100644
--- a/src/control.h
+++ b/src/control.h
@@ -30,6 +30,7 @@ typedef enum {
} FormulationMode;
typedef enum {
+ PEAKSEARCH_NONE,
PEAKSEARCH_THRESHOLD,
PEAKSEARCH_ADAPTIVE_THRESHOLD,
PEAKSEARCH_LSQ,