aboutsummaryrefslogtreecommitdiff
path: root/src/im-sandbox.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2013-01-10 13:49:11 +0100
committerThomas White <taw@physics.org>2013-01-10 15:13:18 +0100
commita1e0854a972a988a7153df04f74dcee3ff9e75b9 (patch)
tree5621bd3af2387822a3feb6094b44b5b870841de5 /src/im-sandbox.h
parent10a8969c10ac739aa2aa3de826f6bf2aa9940262 (diff)
indexamajig: Add --integrate-found
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 3851fb40..872f84ad 100644
--- a/src/im-sandbox.h
+++ b/src/im-sandbox.h
@@ -69,6 +69,7 @@ struct index_args
int integrate_saturated;
int use_saturated;
int no_revalidate;
+ int integrate_found;
};