diff options
author | Thomas White <taw@bitwiz.org.uk> | 2012-10-06 00:50:08 +0200 |
---|---|---|
committer | Thomas White <taw@bitwiz.org.uk> | 2012-10-06 00:50:08 +0200 |
commit | a7e5ff2596d74f4d430d51cacffa99e32d21de22 (patch) | |
tree | f3a7fc8d16ca9612de593ddfbab4ef9fc8e789e4 /src/check_hkl.c | |
parent | 09c48685e16efc15ac7fa421a3b7757afd113556 (diff) |
Formatting
Diffstat (limited to 'src/check_hkl.c')
-rw-r--r-- | src/check_hkl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/check_hkl.c b/src/check_hkl.c index 9052f523..00a03dcb 100644 --- a/src/check_hkl.c +++ b/src/check_hkl.c @@ -283,7 +283,6 @@ static void plot_shells(RefList *list, UnitCell *cell, const SymOpList *sym, " of I/sigma(I).\n", nsilly); } - fprintf(fh, "1/d centre # refs Possible Compl " "Meas Red SNR Std dev Mean d(A)\n"); for ( i=0; i<NBINS; i++ ) { |