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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/post-refinement.h b/src/post-refinement.h
index 536dea2d..fc72918f 100644
--- a/src/post-refinement.h
+++ b/src/post-refinement.h
@@ -64,6 +64,7 @@ enum prflag
};
+extern const char *str_prflag(enum prflag flag);
extern void refine_all(Crystal **crystals, int n_crystals,
RefList *full, int nthreads, PartialityModel pmodel,