aboutsummaryrefslogtreecommitdiff
path: root/src/im-sandbox.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2012-11-28 16:31:19 +0100
committerThomas White <taw@physics.org>2012-11-29 12:01:20 +0100
commit483e3d5883461f0572a181211b6aa306fd2bfdc0 (patch)
tree2ff96dfecc0e82aab5ad6dc231d37798cedc43dc /src/im-sandbox.h
parent1d7ab9644999e4ec44bd90fdd249515bf05770b3 (diff)
indexamajig: Add --integrate-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 8ad9fd90..9f23f88b 100644
--- a/src/im-sandbox.h
+++ b/src/im-sandbox.h
@@ -66,6 +66,7 @@ struct index_args
double ir_mid;
double ir_out;
struct copy_hdf5_field *copyme;
+ int integrate_saturated;
};