aboutsummaryrefslogtreecommitdiff
path: root/src/reflist.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2011-03-14 15:10:16 +0100
committerThomas White <taw@physics.org>2012-02-22 15:27:19 +0100
commitd004d970fc2f83e0bfd81af810fdcea35e47a4ac (patch)
tree2c47e0d84e3ca9665576b85caa4d309b594d519d /src/reflist.c
parentf27607b8f51779e5bf4b344294122c65e49f008b (diff)
New stream writing
Diffstat (limited to 'src/reflist.c')
-rw-r--r--src/reflist.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/reflist.c b/src/reflist.c
index e7d072c0..3a53330c 100644
--- a/src/reflist.c
+++ b/src/reflist.c
@@ -44,6 +44,7 @@ struct _refldata {
/* Intensity */
double intensity;
+ double esd_i;
};