aboutsummaryrefslogtreecommitdiff
path: root/src/partialator.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2011-06-17 17:32:25 +0200
committerThomas White <taw@physics.org>2012-02-22 15:27:29 +0100
commitbe3838b21cba88589a95ae3bd63c5b643b2e6002 (patch)
tree639111373fd53f3d11469b1498740b0ed56267ca /src/partialator.c
parent72e508d2173076a437b58467dc4c7965fcb1954b (diff)
Fussiness
Diffstat (limited to 'src/partialator.c')
-rw-r--r--src/partialator.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/partialator.c b/src/partialator.c
index 9bb41c1d..2fcfbd46 100644
--- a/src/partialator.c
+++ b/src/partialator.c
@@ -281,6 +281,7 @@ int main(int argc, char *argv[])
}
if ( reference_file != NULL ) {
+
RefList *list;
RefList *symmed;
list = read_reflections(reference_file);
@@ -402,6 +403,7 @@ int main(int argc, char *argv[])
" reflections.\n", h, k, l, i);
}
}
+
}
/* Iterate */