diff options
Diffstat (limited to 'src/index.h')
-rw-r--r-- | src/index.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.h b/src/index.h index 81549e00..29be9dcc 100644 --- a/src/index.h +++ b/src/index.h @@ -27,6 +27,7 @@ typedef enum { INDEXING_NONE, INDEXING_DIRAX, + INDEXING_MOSFLM, INDEXING_TEMPLATE } IndexingMethod; |