diff options
Diffstat (limited to 'src/im-sandbox.h')
-rw-r--r-- | src/im-sandbox.h | 1 |
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; }; |