From 463ab1b598c3ca8a120989f8a26c480a67b66268 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sat, 9 Feb 2013 17:32:27 -0800 Subject: uncenter_cell: Free transformation if it's not needed by the caller --- src/im-sandbox.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/im-sandbox.h') diff --git a/src/im-sandbox.h b/src/im-sandbox.h index 540312ed..80ffc0ad 100644 --- a/src/im-sandbox.h +++ b/src/im-sandbox.h @@ -71,6 +71,7 @@ struct index_args int integrate_found; int include_peaks; int include_reflections; + int res_cutoff; }; -- cgit v1.2.3