aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/h48/gendata_cocsep.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/solvers/h48/gendata_cocsep.h')
-rw-r--r--src/solvers/h48/gendata_cocsep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/solvers/h48/gendata_cocsep.h b/src/solvers/h48/gendata_cocsep.h
index 7a589b5..5d14db7 100644
--- a/src/solvers/h48/gendata_cocsep.h
+++ b/src/solvers/h48/gendata_cocsep.h
@@ -35,7 +35,7 @@ gendata_cocsep(
35 .type = TABLETYPE_SPECIAL, 35 .type = TABLETYPE_SPECIAL,
36 .infosize = INFOSIZE, 36 .infosize = INFOSIZE,
37 .fullsize = COCSEP_FULLSIZE, 37 .fullsize = COCSEP_FULLSIZE,
38 .hash = 0, /* TODO */ 38 .hash = 0,
39 .entries = COCSEP_TABLESIZE, 39 .entries = COCSEP_TABLESIZE,
40 .classes = COCSEP_CLASSES, 40 .classes = COCSEP_CLASSES,
41 .bits = 32, 41 .bits = 32,

Generated with cgit - Back to sebastiano.tronto.net