sat.h: update to include satget
This commit is contained in:
parent
2ca54f6a26
commit
57edb0b2d4
1 changed files with 1 additions and 1 deletions
|
@ -105,4 +105,4 @@ int satmore(SATSolve *);
|
|||
int satval(SATSolve *, int);
|
||||
void satfree(SATSolve *);
|
||||
void satreset(SATSolve *);
|
||||
|
||||
int satget(SATSolve *, int, int *, int);
|
||||
|
|
Loading…
Reference in a new issue