diff options
author | Thomas White <taw@physics.org> | 2015-07-20 15:52:38 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2015-07-21 10:18:33 +0200 |
commit | 466402c6a1b2804c168aa0da40a54842243ca60a (patch) | |
tree | 65918872bd1b3a9e4db0560dae04bdaa7522bab5 /libcrystfel/src/index.h | |
parent | d75b852f52b244796c0386c4f21cf36ca5bfcf70 (diff) |
Update API 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 8d5964e4..d835d003 100644 --- a/libcrystfel/src/index.h +++ b/libcrystfel/src/index.h @@ -63,6 +63,7 @@ * @INDEXING_XDS: Invoke XDS * @INDEXING_SIMULATION: Dummy value * @INDEXING_DEBUG: Results injector for debugging + * @INDEXING_ASDF: Use in-built "asdf" indexer * @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 |