From c90c7d72537f140c1c1d1214e0ad0788cef5eb86 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 1 Jul 2010 19:02:20 +0200 Subject: compare_hkl: Add comment --- src/compare_hkl.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/compare_hkl.c') diff --git a/src/compare_hkl.c b/src/compare_hkl.c index 4c17fda3..b14a8dab 100644 --- a/src/compare_hkl.c +++ b/src/compare_hkl.c @@ -107,6 +107,7 @@ int main(int argc, char *argv[]) } out = new_list_intensity(); + /* Knock out the zero beam, in case it's present */ set_count(c1, 0, 0, 0, 0); set_count(c2, 0, 0, 0, 0); -- cgit v1.2.3