aboutsummaryrefslogtreecommitdiff
path: root/src/im-sandbox.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2012-11-29 11:14:31 +0100
committerThomas White <taw@physics.org>2012-11-29 12:01:37 +0100
commit0537442509a01e70c29f980752f440c3716d1e23 (patch)
tree0fd8bb2844bb4a9a71a0e0a602db924cee31006f /src/im-sandbox.h
parentfcba20a4c51793701c5946cca8fc264aa2e72450 (diff)
indexamajig: Add --no-revalidate and update manpage
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 50dc599b..3851fb40 100644
--- a/src/im-sandbox.h
+++ b/src/im-sandbox.h
@@ -68,6 +68,7 @@ struct index_args
struct copy_hdf5_field *copyme;
int integrate_saturated;
int use_saturated;
+ int no_revalidate;
};