diff options
Diffstat (limited to 'src/trans.h')
| -rw-r--r-- | src/trans.h | 2 |
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 | */ |
| 10 | extern int epose_ttable[NTRANS][FACTORIAL12/FACTORIAL8]; | 10 | extern int epose_ttable[NTRANS][FACTORIAL12/FACTORIAL8]; |
