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 a0d27591..b59ae24f 100644
--- a/src/post-refinement.h
+++ b/src/post-refinement.h
@@ -57,7 +57,7 @@ struct prdata
extern void refine_all(Crystal **crystals, int n_crystals,
RefList *full, int nthreads, PartialityModel pmodel,
- int no_scale,
+ int no_scale, int no_pr,
double *initial_residual, double *initial_free_residual,
double *final_residual, double *final_free_residual);