aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/integration.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/integration.h')
-rw-r--r--libcrystfel/src/integration.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libcrystfel/src/integration.h b/libcrystfel/src/integration.h
index ec674128..e023318a 100644
--- a/libcrystfel/src/integration.h
+++ b/libcrystfel/src/integration.h
@@ -41,7 +41,8 @@ typedef enum {
INTDIAG_ALL,
INTDIAG_INDICES,
INTDIAG_NEGATIVE,
- INTDIAG_IMPLAUSIBLE
+ INTDIAG_IMPLAUSIBLE,
+ INTDIAG_STRONG
} IntDiag;