aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/index.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/index.h')
-rw-r--r--libcrystfel/src/index.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libcrystfel/src/index.h b/libcrystfel/src/index.h
index 31ee4339..8961c8aa 100644
--- a/libcrystfel/src/index.h
+++ b/libcrystfel/src/index.h
@@ -88,7 +88,8 @@ typedef enum {
INDEXING_MOSFLM = 2,
INDEXING_REAX = 3,
INDEXING_GRAINSPOTTER = 4,
- INDEXING_XDS = 5,
+ INDEXING_XDS = 5,
+ INDEXING_SIMULATION = 6,
/* Bits at the top of the IndexingMethod are flags which modify the
* behaviour of the indexer. */