aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/h48/gendata_cocsep.h
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-07-29 10:55:29 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2025-07-29 10:55:29 +0200
commit52c21640508c3fc668107778ae027ff4428ebd89 (patch)
tree821a0a8d4ba7ee8c0311d4fbd4120a37dfc5082b /src/solvers/h48/gendata_cocsep.h
parent38014615238a51f1c0c1f2f96d37cbfbf765520a (diff)
downloadnissy-core-52c21640508c3fc668107778ae027ff4428ebd89.tar.gz
nissy-core-52c21640508c3fc668107778ae027ff4428ebd89.zip
Cleanup some TODOs
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