aboutsummaryrefslogtreecommitdiff
path: root/src/check_hkl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/check_hkl.c')
-rw-r--r--src/check_hkl.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/check_hkl.c b/src/check_hkl.c
index 7b147cf2..6eb1d26e 100644
--- a/src/check_hkl.c
+++ b/src/check_hkl.c
@@ -298,6 +298,8 @@ static void plot_shells(RefList *list, UnitCell *cell, const SymOpList *sym,
}
fclose(fh);
+
+ STATUS("Resolution shell information written to shells.dat.\n");
}