aboutsummaryrefslogtreecommitdiff
path: root/src/process_image.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2014-04-08 15:58:34 +0200
committerThomas White <taw@physics.org>2014-04-08 15:58:34 +0200
commit54176de692b7709e1148904089229f09758436f1 (patch)
treed71b180923743ee65d3b44f3d53eba09d4a0b9c8 /src/process_image.h
parent2500081ea6724ec8bfcb68204150688095edbf99 (diff)
indexamajig: Add --push-res
Diffstat (limited to 'src/process_image.h')
-rw-r--r--src/process_image.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/process_image.h b/src/process_image.h
index 20e6fe2e..7fedc51b 100644
--- a/src/process_image.h
+++ b/src/process_image.h
@@ -78,6 +78,7 @@ struct index_args
signed int int_diag_h;
signed int int_diag_k;
signed int int_diag_l;
+ float push_res;
};