summaryrefslogtreecommitdiff
path: root/src/theory/theory_preprocessor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/theory_preprocessor.h')
-rw-r--r--src/theory/theory_preprocessor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/theory_preprocessor.h b/src/theory/theory_preprocessor.h
index e9abccad9..21157fa52 100644
--- a/src/theory/theory_preprocessor.h
+++ b/src/theory/theory_preprocessor.h
@@ -29,7 +29,7 @@
#include "theory/skolem_lemma.h"
#include "theory/trust_node.h"
-namespace CVC4 {
+namespace CVC5 {
class LogicInfo;
class TheoryEngine;
@@ -223,6 +223,6 @@ class TheoryPreprocessor
};
} // namespace theory
-} // namespace CVC4
+} // namespace CVC5
#endif /* CVC4__THEORY__THEORY_PREPROCESSOR_H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback