From 46baa4da52b939db5e8a01271befb9f5e704b3b7 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 8 Nov 2022 13:36:17 +0100 Subject: indexamajig: Add --cell-parameters-only --- src/process_image.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/process_image.h') diff --git a/src/process_image.h b/src/process_image.h index 166f6cd5..feb3f81c 100644 --- a/src/process_image.h +++ b/src/process_image.h @@ -108,6 +108,7 @@ struct index_args float fix_profile_r; float fix_divergence; int overpredict; + int cell_params_only; /* Output */ int stream_flags; -- cgit v1.2.3