aboutsummaryrefslogtreecommitdiff
path: root/src/trans.h
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2022-03-15 15:54:39 +0100
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2022-03-15 15:54:39 +0100
commite18f8e4eefadd733d985e99e2710111afa5a710a (patch)
tree196033c8f04e760b8b6f4d445c70ca17143e0179 /src/trans.h
parentdef25ea64b097d2a994eb33c91dc66248233afec (diff)
downloadnissy-e18f8e4eefadd733d985e99e2710111afa5a710a.tar.gz
nissy-e18f8e4eefadd733d985e99e2710111afa5a710a.zip
Prepare for big changes in coordinates
Diffstat (limited to 'src/trans.h')
-rw-r--r--src/trans.h2
1 files changed, 1 insertions, 1 deletions
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 @@
4#include "moves.h" 4#include "moves.h"
5 5
6/* 6/*
7 * Tables are exposed to allow faster partial transofrmations in some 7 * Tables are exposed to allow faster partial transformations in some
8 * specific cases (in symcoord) 8 * specific cases (in symcoord)
9 */ 9 */
10extern int epose_ttable[NTRANS][FACTORIAL12/FACTORIAL8]; 10extern int epose_ttable[NTRANS][FACTORIAL12/FACTORIAL8];

Generated with cgit - Back to sebastiano.tronto.net