summaryrefslogtreecommitdiff
path: root/src/util/utility.h
diff options
context:
space:
mode:
authorAina Niemetz <aina.niemetz@gmail.com>2021-04-15 13:04:55 -0700
committerGitHub <noreply@github.com>2021-04-15 20:04:55 +0000
commit77bca094a140b35341257f125a55212ff0108250 (patch)
tree1d3369b9be5fc4c3e8cb279ae5ea662e59cbcb3e /src/util/utility.h
parent63647b1d79df6f287ea6599958b16fce44b8271d (diff)
Rename occurrences of CVC4 to CVC5. (#6351)
This renames everything but GitHub links and build system related macros. Switching the build system to cvc5 will be the last step in the renaming process.
Diffstat (limited to 'src/util/utility.h')
-rw-r--r--src/util/utility.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/utility.h b/src/util/utility.h
index 4f7bfd8e5..3958ff166 100644
--- a/src/util/utility.h
+++ b/src/util/utility.h
@@ -10,7 +10,7 @@
* directory for licensing information.
* ****************************************************************************
*
- * Some standard STL-related utility functions for CVC4.
+ * Some standard STL-related utility functions for cvc5.
*/
#include "cvc5_private.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback