aboutsummaryrefslogtreecommitdiff
path: root/src/cubetypes.h
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-06-01 14:54:18 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2022-06-01 14:54:18 +0200
commita13d749f7e19eb1b1fc8d178610ba269df6cfe84 (patch)
treeeb9dbbeea019d1eb0146d7fcfc747be52835ed39 /src/cubetypes.h
parented304cbf68b60c982f9f204b5956dae5672c946a (diff)
downloadnissy-a13d749f7e19eb1b1fc8d178610ba269df6cfe84.tar.gz
nissy-a13d749f7e19eb1b1fc8d178610ba269df6cfe84.zip
parallelized genptable_fixnasty
Diffstat (limited to '')
-rw-r--r--src/cubetypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cubetypes.h b/src/cubetypes.h
index 109c6c4..ad9c627 100644
--- a/src/cubetypes.h
+++ b/src/cubetypes.h
@@ -173,6 +173,7 @@ coordinate
173 CoordTransformer transform; 173 CoordTransformer transform;
174 SymData * sd; 174 SymData * sd;
175 TransFinder tfind; /* TODO: should be easy to remove */ 175 TransFinder tfind; /* TODO: should be easy to remove */
176 Coordinate * base; /* TODO: part of refactor */
176}; 177};
177 178
178struct 179struct

Generated with cgit - Back to sebastiano.tronto.net