aboutsummaryrefslogtreecommitdiff
path: root/src/im-sandbox.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2012-11-28 17:41:46 +0100
committerThomas White <taw@physics.org>2012-11-29 12:01:34 +0100
commitfcba20a4c51793701c5946cca8fc264aa2e72450 (patch)
treefb87187f6b6686c7b2d2506f4d819376b7b0f250 /src/im-sandbox.h
parentf322397ceee6a12518c193fafd73487b7b19b875 (diff)
indexamajig: Add --use-saturated
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 9f23f88b..50dc599b 100644
--- a/src/im-sandbox.h
+++ b/src/im-sandbox.h
@@ -67,6 +67,7 @@ struct index_args
double ir_out;
struct copy_hdf5_field *copyme;
int integrate_saturated;
+ int use_saturated;
};