Skip to content

Commit ff8fff2

Browse files
committed
Remove useless cpp files
1 parent 4066941 commit ff8fff2

File tree

4 files changed

+0
-38
lines changed

4 files changed

+0
-38
lines changed

src/solvers/Makefile

-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,6 @@ SRC = $(BOOLEFORCE_SRC) \
186186
sat/dimacs_cnf.cpp \
187187
sat/pbs_dimacs_cnf.cpp \
188188
sat/resolution_proof.cpp \
189-
sat/satcheck.cpp \
190189
smt2/smt2_conv.cpp \
191190
smt2/smt2_dec.cpp \
192191
smt2/smt2_parser.cpp \

src/solvers/sat/satcheck.cpp

-24
This file was deleted.

src/util/Makefile

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ SRC = arith_tools.cpp \
2424
fresh_symbol.cpp \
2525
get_base_name.cpp \
2626
get_module.cpp \
27-
graph.cpp \
2827
guard.cpp \
2928
identifier.cpp \
3029
ieee_float.cpp \

src/util/graph.cpp

-12
This file was deleted.

0 commit comments

Comments
 (0)