fake:: there could be more spins

This commit is contained in:
Zeno Rogue 2021-07-13 02:11:24 +02:00
parent 7d930b6f29
commit 3560bcc3db
1 changed files with 1 additions and 1 deletions

View File

@ -427,7 +427,7 @@ EX void generate() {
hsh = *ucgi.heptshape;
for(int b=0; b<12; b++)
for(int b=0; b<32; b++)
cgi.spins[b] = ucgi.spins[b];
compute_around(true);