You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments