diff options
author | Cornelius Gati <cgati@cfelsgi.desy.de> | 2013-01-28 15:47:30 +0100 |
---|---|---|
committer | Cornelius Gati <cgati@cfelsgi.desy.de> | 2013-01-28 15:47:30 +0100 |
commit | b163b4d6cc9bc0312b445047b2a057e685237e02 (patch) | |
tree | 88bd5f9b9d284e616bfcc05bc0ded14e4c3f6519 /libcrystfel/src/index.h | |
parent | 6594902941cbf9cb1bded9bf11c465766dcf3b6d (diff) |
Changed index.c/.h
Diffstat (limited to 'libcrystfel/src/index.h')
-rw-r--r-- | libcrystfel/src/index.h | 1 |
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; |