From 6647299adac4cf4fa4ebda5c9bd00773efab18e3 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 22 Nov 2013 23:47:15 -0800 Subject: Add --int-diag=negative --- libcrystfel/src/integration.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libcrystfel/src/integration.h') diff --git a/libcrystfel/src/integration.h b/libcrystfel/src/integration.h index 68ce91ec..38cb8163 100644 --- a/libcrystfel/src/integration.h +++ b/libcrystfel/src/integration.h @@ -39,7 +39,8 @@ typedef enum { INTDIAG_NONE, INTDIAG_RANDOM, INTDIAG_ALL, - INTDIAG_INDICES + INTDIAG_INDICES, + INTDIAG_NEGATIVE } IntDiag; -- cgit v1.2.3