summaryrefslogtreecommitdiff
path: root/src/theory/theory_engine.h
diff options
context:
space:
mode:
authorClark Barrett <barrett@cs.nyu.edu>2013-09-24 16:56:06 -0700
committerClark Barrett <barrett@cs.nyu.edu>2013-09-24 16:56:06 -0700
commitccd1ca4c32e8a3eac8b18911a7b2d32b55203707 (patch)
treecf98ac89e90d4cbeae888886e54f9e833ee3b836 /src/theory/theory_engine.h
parent6dc529e6b1d4816e37b106a539592452027e22ac (diff)
Reduce compiler dependencies on substitutions.h,
Some new functionality in substitutions.h/cpp
Diffstat (limited to 'src/theory/theory_engine.h')
-rw-r--r--src/theory/theory_engine.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/theory/theory_engine.h b/src/theory/theory_engine.h
index fcbec2a41..53ff4d167 100644
--- a/src/theory/theory_engine.h
+++ b/src/theory/theory_engine.h
@@ -28,7 +28,6 @@
#include "prop/prop_engine.h"
#include "context/cdhashset.h"
#include "theory/theory.h"
-#include "theory/substitutions.h"
#include "theory/rewriter.h"
#include "theory/substitutions.h"
#include "theory/shared_terms_database.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback