Commit fd53c32
committed
remove duplicate SATCHECK_* defines
The SATCHECK_* defines (e.g., SATCHECK_MINISAT2) are defined both in
src/solvers/satcheck.h, and in config.inc.
This removes the instance in config.inc, in an effort to de-clutter the
compiler command line. Users of the macros can include the header file.1 parent 83f61a4 commit fd53c32
1 file changed
+0
-32
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | 45 | | |
78 | 46 | | |
79 | 47 | | |
| |||
0 commit comments