diff options
author | taw27 <taw27@bf6ca9ba-c028-0410-8290-897cf20841d1> | 2007-03-31 00:19:35 +0000 |
---|---|---|
committer | taw27 <taw27@bf6ca9ba-c028-0410-8290-897cf20841d1> | 2007-03-31 00:19:35 +0000 |
commit | 8810e9ff13e9fb0db420dbdc529ef2f9dfe89d7c (patch) | |
tree | f256152050817b789554e0d18974fafcfbdf9644 /src/displaywindow.h | |
parent | 3db95bb6d650a56eefd8c6d7dbd6bdc57e0e2350 (diff) |
Fussiness:
Disable choice of peak detection algorithm when cached reflections used
Fix formatting and namespace convention in cache.{c,h}
Prevent reading beyond bounds of Reflection struct when saving cache
Handle caching when no reflections were found
(Temporarily?) disable octtree hooks
Tweak some credits anad syntax message
Other (mostly trivial) tweaks
git-svn-id: svn://cook.msm.cam.ac.uk:745/diff-tomo/dtr@15 bf6ca9ba-c028-0410-8290-897cf20841d1
Diffstat (limited to 'src/displaywindow.h')
-rw-r--r-- | src/displaywindow.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/displaywindow.h b/src/displaywindow.h index 6eae540..f4a7f27 100644 --- a/src/displaywindow.h +++ b/src/displaywindow.h @@ -8,7 +8,6 @@ * */ - #ifdef HAVE_CONFIG_H #include <config.h> #endif |