aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2010-10-08 17:15:14 +0200
committerThomas White <taw@physics.org>2012-02-22 15:27:02 +0100
commit234aedb229f26074322d912066499b26fa079805 (patch)
tree39c5cc93ff87a5ba39616df904beb9eb698538af /src
parent66cfe533d1c1a9b57509be12727b5de62818ca25 (diff)
Fussiness
Diffstat (limited to 'src')
-rw-r--r--src/peaks.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/peaks.h b/src/peaks.h
index 27f4dfc7..3d8fdad4 100644
--- a/src/peaks.h
+++ b/src/peaks.h
@@ -32,4 +32,5 @@ extern int find_projected_peaks(struct image *image, UnitCell *cell,
extern int integrate_peak(struct image *image, int xp, int yp,
float *xc, float *yc, float *intensity,
int do_polar, int do_sa);
+
#endif /* PEAKS_H */