From e18f8e4eefadd733d985e99e2710111afa5a710a Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Tue, 15 Mar 2022 15:54:39 +0100 Subject: Prepare for big changes in coordinates --- src/trans.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/trans.h') diff --git a/src/trans.h b/src/trans.h index 13d17d8..51df12f 100644 --- a/src/trans.h +++ b/src/trans.h @@ -4,7 +4,7 @@ #include "moves.h" /* - * Tables are exposed to allow faster partial transofrmations in some + * Tables are exposed to allow faster partial transformations in some * specific cases (in symcoord) */ extern int epose_ttable[NTRANS][FACTORIAL12/FACTORIAL8]; -- cgit v1.3