summaryrefslogtreecommitdiff
path: root/src/theory/combination_engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/combination_engine.h')
-rw-r--r--src/theory/combination_engine.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/theory/combination_engine.h b/src/theory/combination_engine.h
index a6331b406..6798404e9 100644
--- a/src/theory/combination_engine.h
+++ b/src/theory/combination_engine.h
@@ -23,7 +23,7 @@
#include "theory/ee_manager.h"
#include "theory/valuation.h"
-namespace CVC4 {
+namespace CVC5 {
class TheoryEngine;
@@ -137,6 +137,6 @@ class CombinationEngine
};
} // namespace theory
-} // namespace CVC4
+} // namespace CVC5
#endif /* CVC4__THEORY__COMBINATION_DISTRIBUTED__H */
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback