diff options
author | Thomas White <taw@physics.org> | 2017-07-05 11:46:24 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2017-07-05 11:51:01 +0200 |
commit | bb42944e6c79d5a81dc30840ceebe70dc0d96658 (patch) | |
tree | 3310c3fdd252b6b0e6ea07b611e728ecca04a3ed /libcrystfel/src/index.h | |
parent | 91fa7dc2b06a9abc19366514b27e3b514f78b74f (diff) |
Update docs
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 8ce553ae..8dd7de21 100644 --- a/libcrystfel/src/index.h +++ b/libcrystfel/src/index.h @@ -75,6 +75,7 @@ * @INDEXING_SIMULATION: Dummy value * @INDEXING_DEBUG: Results injector for debugging * @INDEXING_ASDF: Use in-built "asdf" indexer + * @INDEXING_ERROR: Special value for unrecognised indexing engine name * @INDEXING_CHECK_CELL_COMBINATIONS: Check linear combinations of unit cell * axes for agreement with given cell. * @INDEXING_CHECK_CELL_AXES: Check unit cell axes for agreement with given |