From 9c3d9caa7b6fd066c53abf5773a05a83b30d3688 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 2 Feb 2010 15:04:41 +0100 Subject: Match the unit cell to a model cell after indexing --- src/image.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/image.h') diff --git a/src/image.h b/src/image.h index 0f64d248..59435b4e 100644 --- a/src/image.h +++ b/src/image.h @@ -78,6 +78,7 @@ struct image { struct rvec *qvecs; double *twotheta; struct molecule *molecule; + UnitCell *indexed_cell; struct quaternion orientation; -- cgit v1.2.3