From 1bc44dd21dc49a3920431cfee4495a28a45df622 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 26 Nov 2013 05:14:57 -0800 Subject: Strip out the "prepare_filename" rubbish --- libcrystfel/src/dirax.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libcrystfel/src/dirax.h') diff --git a/libcrystfel/src/dirax.h b/libcrystfel/src/dirax.h index 6be8451a..1ac2f456 100644 --- a/libcrystfel/src/dirax.h +++ b/libcrystfel/src/dirax.h @@ -38,8 +38,7 @@ extern int run_dirax(struct image *image, IndexingPrivate *ipriv); extern IndexingPrivate *dirax_prepare(IndexingMethod *indm, - UnitCell *cell, const char *filename, - struct detector *det, + UnitCell *cell, struct detector *det, struct beam_params *beam, float *ltl); extern void dirax_cleanup(IndexingPrivate *pp); -- cgit v1.2.3