Remove CDChunkList (#1414)
authorAndres Noetzli <andres.noetzli@gmail.com>
Wed, 6 Dec 2017 12:45:06 +0000 (04:45 -0800)
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 6 Dec 2017 12:45:06 +0000 (06:45 -0600)
commit6a37fd136eea6ad95aae4e598faee0d47c110343
treefb6d016a14cded96e6b05d988f3c7856100dc71b
parent108b5ed9d1f66884af7ede96155670bb1dc2fb43
Remove CDChunkList (#1414)
26 files changed:
src/Makefile.am
src/context/cdchunk_list.h [deleted file]
src/context/cdlist.h
src/theory/datatypes/datatypes_sygus.h
src/theory/datatypes/theory_datatypes.h
src/theory/quantifiers/bounded_integers.h
src/theory/quantifiers/ce_guided_pbe.h
src/theory/quantifiers/ce_guided_single_inv.h
src/theory/quantifiers/ce_guided_single_inv_sol.h
src/theory/quantifiers/conjecture_generator.h
src/theory/quantifiers/equality_infer.h
src/theory/quantifiers/quant_conflict_find.h
src/theory/quantifiers/rewrite_engine.h
src/theory/quantifiers/symmetry_breaking.h
src/theory/quantifiers_engine.h
src/theory/sep/theory_sep.h
src/theory/sets/theory_sets_rels.h
src/theory/strings/theory_strings.h
src/theory/strings/theory_strings_preprocess.h
src/theory/uf/theory_uf_strong_solver.h
test/regress/regress0/Makefile.am
test/system/Makefile.am
test/system/reset_assertions.cpp [new file with mode: 0644]
test/unit/Makefile.am
test/unit/context/cdlist_black.h
test/unit/context/cdlist_context_memory_black.h [deleted file]