aboutsummaryrefslogtreecommitdiff
path: root/src/reproject.h
diff options
context:
space:
mode:
authortaw27 <taw27@bf6ca9ba-c028-0410-8290-897cf20841d1>2007-12-03 00:05:51 +0000
committertaw27 <taw27@bf6ca9ba-c028-0410-8290-897cf20841d1>2007-12-03 00:05:51 +0000
commit7fce8715762390de88450c777f2fba474bf6bf12 (patch)
tree83fa16fcb5997bb4de4cf785d880a73e482ff3d3 /src/reproject.h
parentcf7a9b848cfa0ec4b649f54100b6ff92e5553232 (diff)
UI revamp
Bump version number to 1.0.7 git-svn-id: svn://cook.msm.cam.ac.uk:745/diff-tomo/dtr@217 bf6ca9ba-c028-0410-8290-897cf20841d1
Diffstat (limited to 'src/reproject.h')
-rw-r--r--src/reproject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reproject.h b/src/reproject.h
index 79aa919..26d28bb 100644
--- a/src/reproject.h
+++ b/src/reproject.h
@@ -21,7 +21,7 @@
extern ImageFeatureList *reproject_get_reflections(ImageRecord *image, ReflectionList *reflectionlist);
extern void reproject_partner_features(ImageFeatureList *rflist, ImageRecord *image);
-extern void reproject_open(ControlContext *ctx);
+extern void reproject_cell_to_lattice(ControlContext *ctx);
extern void reproject_lattice_changed(ControlContext *ctx);
#endif /* REPROJECT_H */