diff options
Diffstat (limited to 'src/solvers/h48/solve_multithread.h')
| -rw-r--r-- | src/solvers/h48/solve_multithread.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/solvers/h48/solve_multithread.h b/src/solvers/h48/solve_multithread.h index d8c81af..2e3a1e9 100644 --- a/src/solvers/h48/solve_multithread.h +++ b/src/solvers/h48/solve_multithread.h | |||
| @@ -277,6 +277,7 @@ solve_h48_multithread( | |||
| 277 | .maxsolutions = maxsolutions, | 277 | .maxsolutions = maxsolutions, |
| 278 | .h = info.h48h, | 278 | .h = info.h48h, |
| 279 | .k = info.bits, | 279 | .k = info.bits, |
| 280 | .base = info.base, | ||
| 280 | .cocsepdata = get_cocsepdata_constptr(data), | 281 | .cocsepdata = get_cocsepdata_constptr(data), |
| 281 | .h48data = get_h48data_constptr(data), | 282 | .h48data = get_h48data_constptr(data), |
| 282 | .solutions_size = solutions_size, | 283 | .solutions_size = solutions_size, |
