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 540312ed..80ffc0ad 100644 --- a/src/im-sandbox.h +++ b/src/im-sandbox.h @@ -71,6 +71,7 @@ struct index_args int integrate_found; int include_peaks; int include_reflections; + int res_cutoff; }; |