From 0dcc9e2e1ea4fcbd37db5ab7ac74146098c2f4d7 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 17 Aug 2010 18:14:44 +0200 Subject: Generation of templates (needs debugging) --- src/symmetry.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/symmetry.c') diff --git a/src/symmetry.c b/src/symmetry.c index 6611e617..6511d173 100644 --- a/src/symmetry.c +++ b/src/symmetry.c @@ -456,7 +456,8 @@ int is_polyhedral(const char *sym) } -/* Returns the order of the highest axis of proper or improper rotation */ +/* Returns the order of the characteristic axis of proper or improper rotation + * for the point group. This should be the rotation about the c axis. */ int rotational_order(const char *sym) { /* Triclinic */ -- cgit v1.2.3