From 55fdffb8a4f92b9b2d1c3c067b43119ce394b5db Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sat, 9 Feb 2013 23:04:44 -0800 Subject: Add cleanup functions for DirAx and MOSFLM --- libcrystfel/src/dirax.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libcrystfel/src/dirax.h') diff --git a/libcrystfel/src/dirax.h b/libcrystfel/src/dirax.h index 09a794b0..9e746a1b 100644 --- a/libcrystfel/src/dirax.h +++ b/libcrystfel/src/dirax.h @@ -42,4 +42,6 @@ extern IndexingPrivate *dirax_prepare(IndexingMethod indm, struct detector *det, struct beam_params *beam, float *ltl); +extern void dirax_cleanup(IndexingPrivate *pp); + #endif /* DIRAX_H */ -- cgit v1.2.3