aboutsummaryrefslogtreecommitdiff
path: root/src/post-refinement.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/post-refinement.h')
-rw-r--r--src/post-refinement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/post-refinement.h b/src/post-refinement.h
index f00a11ec..9c0f9984 100644
--- a/src/post-refinement.h
+++ b/src/post-refinement.h
@@ -76,7 +76,7 @@ extern const char *str_prflag(enum prflag flag);
extern void refine_all(Crystal **crystals, int n_crystals,
RefList *full, int nthreads, PartialityModel pmodel,
- int no_scale, int no_pr,
+ int no_scale, int no_pr, double max_B,
double *initial_residual,
double *initial_free_residual,
double *initial_log_residual,