mirror of
https://github.com/Z3Prover/z3
synced 2025-05-11 09:44:43 +00:00
cleanning
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
29ec68284b
commit
9bd4fd969a
6 changed files with 10 additions and 33 deletions
|
@ -19,7 +19,7 @@ Revision History:
|
|||
#ifndef _DIMACS_FRONTEND_H_
|
||||
#define _DIMACS_FRONTEND_H_
|
||||
|
||||
unsigned read_dimacs(char const * benchmark_file, front_end_params & front_end_params);
|
||||
unsigned read_dimacs(char const * benchmark_file);
|
||||
|
||||
#endif /* _DATALOG_FRONTEND_H_ */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue