diff options
Diffstat (limited to 'src/solvers/h48/checkdata.h')
| -rw-r--r-- | src/solvers/h48/checkdata.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/solvers/h48/checkdata.h b/src/solvers/h48/checkdata.h index 608c4d8..04afd48 100644 --- a/src/solvers/h48/checkdata.h +++ b/src/solvers/h48/checkdata.h | |||
| @@ -171,6 +171,10 @@ struct { | |||
| 171 | }, | 171 | }, |
| 172 | }; | 172 | }; |
| 173 | 173 | ||
| 174 | /* | ||
| 175 | TODO: this function can be simplified, now we support only one h48 table + | ||
| 176 | eoesep. The loop can be just two checks. | ||
| 177 | */ | ||
| 174 | STATIC long long | 178 | STATIC long long |
| 175 | checkdata_h48( | 179 | checkdata_h48( |
| 176 | const char *solver, | 180 | const char *solver, |
