aboutsummaryrefslogtreecommitdiff
path: root/src/cubetypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cubetypes.h')
-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