Leftover from a development branch.
#include "context/cdhashmap.h"
#include "context/cdhashset.h"
#include "context/context.h"
-#include "expr/dtype.h"
-#include "expr/type.h"
namespace CVC4 {
#include <vector>
#include "base/exception.h"
-#include "expr/type.h"
namespace CVC4 {
#include "util/rational.h"
namespace CVC4 {
-
-class Command;
-class Type;
-class FunctionType;
-
namespace parser {
/** Wrapper around an ANTLR3 input stream. */
#include <vector>
#include "expr/dtype.h"
-#include "expr/expr.h" // for ExprSetDepth etc..
#include "expr/node_manager_attributes.h" // for VarNameAttr
#include "expr/node_visitor.h"
#include "expr/sequence.h"
#include <typeinfo>
#include <vector>
-#include "expr/expr.h" // for ExprSetDepth etc..
#include "expr/node_manager.h" // for VarNameAttr
#include "options/language.h" // for LANG_AST
#include "options/smt_options.h" // for unsat cores
#include "context/cdhashmap.h"
#include "context/cdmaybe.h"
-#include "expr/expr.h"
+#include "expr/node.h"
#include "proof/clause_id.h"
#include "proof/proof_manager.h"
#include "util/statistics_registry.h"
#include "base/check.h"
#include "base/output.h"
-#include "expr/expr.h"
#include "expr/node.h"
#include "options/bv_options.h"
#include "proof/clause_id.h"
#include "base/check.h"
#include "base/output.h"
#include "decision/decision_engine.h"
-#include "expr/expr.h"
#include "options/base_options.h"
#include "options/decision_options.h"
#include "options/main_options.h"
#include "context/cdhashset.h"
#include "expr/buffered_proof_generator.h"
-#include "expr/expr.h"
#include "expr/lazy_proof_chain.h"
#include "expr/node.h"
#include "expr/proof.h"
#include <iosfwd>
#include <vector>
-#include "expr/expr.h"
+#include "expr/node.h"
#include "theory/theory_model.h"
#include "util/cardinality.h"