aboutsummaryrefslogtreecommitdiff
path: root/src/compare_hkl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/compare_hkl.c')
-rw-r--r--src/compare_hkl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compare_hkl.c b/src/compare_hkl.c
index 88c6431b..2c54f198 100644
--- a/src/compare_hkl.c
+++ b/src/compare_hkl.c
@@ -437,6 +437,7 @@ int main(int argc, char *argv[])
/* Add divided version to 'output' list */
tr = add_refl(ratio, h, k, l);
set_int(tr, val1/val2);
+ set_redundancy(tr, 1);
}