Embed mkAssociative utilities within the API. (#3801)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 26 Feb 2020 02:52:10 +0000 (20:52 -0600)
committerGitHub <noreply@github.com>
Wed, 26 Feb 2020 02:52:10 +0000 (20:52 -0600)
commit808bb1bd855799535a1b690865dc873793a37f7f
tree178d9bb00cccf12c11c6f7284dc66e0d6c8827ec
parent9301607b58a3b74dcea73c500c6391d6a51093f8
Embed mkAssociative utilities within the API. (#3801)

Towards parser/API migration.
src/api/cvc4cpp.cpp
src/api/cvc4cpp.h
src/api/cvc4cppkind.h
src/expr/expr_manager_template.cpp
src/expr/expr_manager_template.h
src/parser/parser.cpp
src/parser/parser.h
src/parser/smt2/smt2.cpp
src/parser/tptp/tptp.cpp