summaryrefslogtreecommitdiff
path: root/src/expr/attribute.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr/attribute.cpp')
-rw-r--r--src/expr/attribute.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expr/attribute.cpp b/src/expr/attribute.cpp
index 1cb8adad6..ce617079e 100644
--- a/src/expr/attribute.cpp
+++ b/src/expr/attribute.cpp
@@ -36,7 +36,7 @@ bool AttributeManager::inGarbageCollection() const {
void AttributeManager::debugHook(int debugFlag) {
/* DO NOT CHECK IN ANY CODE INTO THE DEBUG HOOKS!
* debugHook() is an empty function for the purpose of debugging
- * the AttributeManager without recompiling all of CVC4.
+ * the AttributeManager without recompiling all of cvc5.
* Formally this is a nop.
*/
}
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback