Skip to content

Commit 28cca9c

Browse files
committed
Remove unused DIMACS parser
1 parent 1d81306 commit 28cca9c

File tree

3 files changed

+0
-125
lines changed

3 files changed

+0
-125
lines changed

src/solvers/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@ SRC = $(BOOLEFORCE_SRC) \
199199
sat/cnf_clause_list.cpp \
200200
sat/dimacs_cnf.cpp \
201201
sat/pbs_dimacs_cnf.cpp \
202-
sat/read_dimacs_cnf.cpp \
203202
sat/resolution_proof.cpp \
204203
sat/satcheck.cpp \
205204
smt1/smt1_conv.cpp \

src/solvers/sat/read_dimacs_cnf.cpp

Lines changed: 0 additions & 105 deletions
This file was deleted.

src/solvers/sat/read_dimacs_cnf.h

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)