From e353eb72a60f365bc1c0ca3e7e9efed2f00465bc Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 16 Jul 2010 21:30:21 +0200 Subject: Fix to previous commit --- 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 2aafcdb1..445798d6 100644 --- a/src/compare_hkl.c +++ b/src/compare_hkl.c @@ -50,6 +50,7 @@ int main(int argc, char *argv[]) char *outfile = NULL; char *afile = NULL; char *bfile = NULL; + char *sym = NULL; double scale, R2, Rmerge, pearson; int i, ncom; ReflItemList *i1, *i2, *icommon; -- cgit v1.2.3