aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/index.h
diff options
context:
space:
mode:
authorCornelius Gati <cgati@cfelsgi.desy.de>2013-01-28 15:47:30 +0100
committerCornelius Gati <cgati@cfelsgi.desy.de>2013-01-28 15:47:30 +0100
commitb163b4d6cc9bc0312b445047b2a057e685237e02 (patch)
tree88bd5f9b9d284e616bfcc05bc0ded14e4c3f6519 /libcrystfel/src/index.h
parent6594902941cbf9cb1bded9bf11c465766dcf3b6d (diff)
Changed index.c/.h
Diffstat (limited to 'libcrystfel/src/index.h')
-rw-r--r--libcrystfel/src/index.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcrystfel/src/index.h b/libcrystfel/src/index.h
index 9d23f3fb..406ad317 100644
--- a/libcrystfel/src/index.h
+++ b/libcrystfel/src/index.h
@@ -48,6 +48,7 @@ typedef enum {
INDEXING_NONE,
INDEXING_DIRAX,
INDEXING_MOSFLM,
+ INDEXING_xds,
INDEXING_REAX,
} IndexingMethod;