aboutsummaryrefslogtreecommitdiff
path: root/src/cubetypes.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/cubetypes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cubetypes.h b/src/cubetypes.h
index b002e8b..20e028b 100644
--- a/src/cubetypes.h
+++ b/src/cubetypes.h
@@ -156,6 +156,8 @@ commandargs
156 SolveOptions * opts; 156 SolveOptions * opts;
157 Step * step; 157 Step * step;
158 Command * command; /* For help */ 158 Command * command; /* For help */
159 int n;
160 int scrt;
159}; 161};
160 162
161struct 163struct

Generated with cgit - Back to sebastiano.tronto.net