summaryrefslogtreecommitdiff
path: root/src/cvc4.i
diff options
context:
space:
mode:
Diffstat (limited to 'src/cvc4.i')
-rw-r--r--src/cvc4.i1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cvc4.i b/src/cvc4.i
index 166514bc9..69041b277 100644
--- a/src/cvc4.i
+++ b/src/cvc4.i
@@ -357,6 +357,7 @@ std::set<JavaInputStreamAdapter*> CVC4::JavaInputStreamAdapter::s_adapters;
%include "smt/command.i"
%include "smt/logic_exception.i"
%include "theory/logic_info.i"
+%include "theory/theory_id.i"
// Tim: This should come after "theory/logic_info.i".
%include "smt/smt_engine.i"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback