aboutsummaryrefslogtreecommitdiff
path: root/src/im-sandbox.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2013-02-09 17:32:27 -0800
committerThomas White <taw@physics.org>2013-02-09 17:32:27 -0800
commit463ab1b598c3ca8a120989f8a26c480a67b66268 (patch)
tree3d514c274a6fbcea2d70ed202d687b17a4a0c023 /src/im-sandbox.h
parentac00ba6fabcd5fa64b73d79b5a6b783e8763238f (diff)
uncenter_cell: Free transformation if it's not needed by the caller
Diffstat (limited to 'src/im-sandbox.h')
-rw-r--r--src/im-sandbox.h1
1 files changed, 1 insertions, 0 deletions
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;
};