aboutsummaryrefslogtreecommitdiff
path: root/src/dirax.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2010-01-12 14:17:13 +0100
committerThomas White <taw@physics.org>2010-01-12 14:17:13 +0100
commit0b17be9c96c4082b7cf2334c6a2cc35bb6a5814c (patch)
tree6702c7a63f06c988e740736026b18a74760c7803 /src/dirax.h
parent419d5533423ca402ffce44e2e2a05d62c5ba1804 (diff)
Complete indexing functionality
Diffstat (limited to 'src/dirax.h')
-rw-r--r--src/dirax.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dirax.h b/src/dirax.h
index f4b82ba5..4ebad677 100644
--- a/src/dirax.h
+++ b/src/dirax.h
@@ -18,7 +18,7 @@
#endif
-extern void index_pattern(struct image *image, int no_index);
+extern void index_pattern(struct image *image, int no_index, int dump_peaks);
#endif /* DIRAX_H */