summaryrefslogtreecommitdiff
path: root/src/theory/theory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/theory.h')
-rw-r--r--src/theory/theory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/theory/theory.h b/src/theory/theory.h
index 28fdc8cbe..2b91da3b2 100644
--- a/src/theory/theory.h
+++ b/src/theory/theory.h
@@ -263,6 +263,7 @@ protected:
static TheoryId s_uninterpretedSortOwner;
void printFacts(std::ostream& os) const;
+ void debugPrintFacts() const;
public:
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback