summaryrefslogtreecommitdiff
path: root/src/theory/term_registration_visitor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/term_registration_visitor.h')
-rw-r--r--src/theory/term_registration_visitor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/theory/term_registration_visitor.h b/src/theory/term_registration_visitor.h
index d573213b7..768508d2c 100644
--- a/src/theory/term_registration_visitor.h
+++ b/src/theory/term_registration_visitor.h
@@ -95,6 +95,7 @@ public:
* Notifies the engine of all the theories used.
*/
bool done(TNode node);
+
};
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback