aboutsummaryrefslogtreecommitdiff
path: root/src/dw-hdfsee.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2017-10-12 14:21:50 +0200
committerThomas White <taw@physics.org>2017-10-12 14:26:12 +0200
commit6c4b925ec54e8678a8288d6a22f1c2a158a411f0 (patch)
tree41136c23217bbf827404ebc02abf3f418716be2d /src/dw-hdfsee.h
parentecd10f35e3babd9856b67e878fcd46b8ae72f705 (diff)
hdfsee: Add "peaks", "preds" or "rings" to export filename, as applicable
Diffstat (limited to 'src/dw-hdfsee.h')
-rw-r--r--src/dw-hdfsee.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dw-hdfsee.h b/src/dw-hdfsee.h
index fdbea231..85fa288f 100644
--- a/src/dw-hdfsee.h
+++ b/src/dw-hdfsee.h
@@ -103,6 +103,7 @@ typedef struct {
struct imagefile *imagefile;
struct image *image;
+ int peaktype;
char *geom_filename;
char *rg_coll_name;