diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-03-14 16:46:50 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-03-14 16:46:50 +0100 |
| commit | 9e6465bcc8f0d9bd1d78ad357a623452358ba7f2 (patch) | |
| tree | e5c43d89de835424445be9935e9c9dbd1933085d /src/solvers/h48 | |
| parent | 1e1fd628207034b0412c50e289f146d34c5baf71 (diff) | |
| download | nissy-core-9e6465bcc8f0d9bd1d78ad357a623452358ba7f2.tar.gz nissy-core-9e6465bcc8f0d9bd1d78ad357a623452358ba7f2.zip | |
Added checkdata for coord EO
Diffstat (limited to 'src/solvers/h48')
| -rw-r--r-- | src/solvers/h48/gendata_h48.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/solvers/h48/gendata_h48.h b/src/solvers/h48/gendata_h48.h index fe4b259..55db1be 100644 --- a/src/solvers/h48/gendata_h48.h +++ b/src/solvers/h48/gendata_h48.h | |||
| @@ -682,6 +682,7 @@ getdistribution_h48( | |||
| 682 | distr[val]++; | 682 | distr[val]++; |
| 683 | } | 683 | } |
| 684 | } | 684 | } |
| 685 | |||
| 685 | STATIC const uint32_t * | 686 | STATIC const uint32_t * |
| 686 | get_cocsepdata_constptr(const void *data) | 687 | get_cocsepdata_constptr(const void *data) |
| 687 | { | 688 | { |
