summaryrefslogtreecommitdiff
path: root/src/expr/attribute.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr/attribute.h')
-rw-r--r--src/expr/attribute.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expr/attribute.h b/src/expr/attribute.h
index e42338bbb..b58cd45a9 100644
--- a/src/expr/attribute.h
+++ b/src/expr/attribute.h
@@ -211,7 +211,7 @@ public:
/**
* 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.
*/
void debugHook(int debugFlag);
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback