Commit c274d6e
committed
Support Minisat source variants where l_False/l_True are not macros
There isn't really a single authoritative Minisat source anymore, and
therefore system-provided Minisat installations may use slightly
different source layouts. Cater for this by supporting at least the
variants with/without macros for l_False/l_True.
Fixes: #80521 parent 3777fa9 commit c274d6e
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
24 | 29 | | |
25 | 30 | | |
26 | 31 | | |
| |||
0 commit comments