diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-05-18 08:48:13 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-05-18 08:48:13 +0200 |
| commit | 8b94d135429a9f3253cc7f25a1453b412065c4a0 (patch) | |
| tree | 4a31d6def5421e95fb98505a2bc2653c18fca330 /tools/expected_distributions.h | |
| parent | 30b43f08955158d4f2066f4b50fe8d1241b3177b (diff) | |
| download | nissy-core-8b94d135429a9f3253cc7f25a1453b412065c4a0.tar.gz nissy-core-8b94d135429a9f3253cc7f25a1453b412065c4a0.zip | |
Refactor solver dispatch and checkdata
Diffstat (limited to 'tools/expected_distributions.h')
| -rw-r--r-- | tools/expected_distributions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/expected_distributions.h b/tools/expected_distributions.h index 12faf1d..1193fb3 100644 --- a/tools/expected_distributions.h +++ b/tools/expected_distributions.h | |||
| @@ -160,7 +160,7 @@ uint64_t expected_dreo[21] = { | |||
| 160 | [4] = 160, | 160 | [4] = 160, |
| 161 | [5] = 1286, | 161 | [5] = 1286, |
| 162 | [6] = 8550, | 162 | [6] = 8550, |
| 163 | [7] = 42512, | 163 | [7] = 42152, |
| 164 | [8] = 90748, | 164 | [8] = 90748, |
| 165 | [9] = 33466, | 165 | [9] = 33466, |
| 166 | [10] = 757, | 166 | [10] = 757, |
