Deleting old LFSC signatures (#6194)
authorHaniel Barbosa <hanielbbarbosa@gmail.com>
Thu, 25 Mar 2021 04:26:17 +0000 (01:26 -0300)
committerGitHub <noreply@github.com>
Thu, 25 Mar 2021 04:26:17 +0000 (04:26 +0000)
commitb3c6975af6354eb027aa52d6a23386b5dd0ef1cd
tree73fca909b5225240d4092d259835fee712ae4684
parent77b75a69e51b742e1448d754b6886c10ef76e79f
Deleting old LFSC signatures (#6194)
28 files changed:
proofs/signatures/CMakeLists.txt [deleted file]
proofs/signatures/drat.plf [deleted file]
proofs/signatures/er.plf [deleted file]
proofs/signatures/lrat.plf [deleted file]
proofs/signatures/sat.plf [deleted file]
proofs/signatures/signatures.cpp.in [deleted file]
proofs/signatures/smt.plf [deleted file]
proofs/signatures/th_arrays.plf [deleted file]
proofs/signatures/th_base.plf [deleted file]
proofs/signatures/th_bv.plf [deleted file]
proofs/signatures/th_bv_bitblast.plf [deleted file]
proofs/signatures/th_bv_rewrites.plf [deleted file]
proofs/signatures/th_int.plf [deleted file]
proofs/signatures/th_lira.plf [deleted file]
proofs/signatures/th_quant.plf [deleted file]
proofs/signatures/th_real.plf [deleted file]
test/signatures/CMakeLists.txt [deleted file]
test/signatures/README.md [deleted file]
test/signatures/drat_test.plf [deleted file]
test/signatures/er_test.plf [deleted file]
test/signatures/ex-mem.plf [deleted file]
test/signatures/ex_bv.plf [deleted file]
test/signatures/example-arrays.plf [deleted file]
test/signatures/example-quant.plf [deleted file]
test/signatures/example.plf [deleted file]
test/signatures/lrat_test.plf [deleted file]
test/signatures/run_test.py [deleted file]
test/signatures/th_lira_test.plf [deleted file]