summaryrefslogtreecommitdiff
path: root/src/theory/arith/nl/cad/constraints.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/nl/cad/constraints.h')
-rw-r--r--src/theory/arith/nl/cad/constraints.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/arith/nl/cad/constraints.h b/src/theory/arith/nl/cad/constraints.h
index f8a12065f..4321800f2 100644
--- a/src/theory/arith/nl/cad/constraints.h
+++ b/src/theory/arith/nl/cad/constraints.h
@@ -75,7 +75,7 @@ class Constraints
ConstraintVector d_constraints;
/**
- * A mapping from CVC4 variables to poly variables.
+ * A mapping from cvc5 variables to poly variables.
*/
VariableMapper d_varMapper;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback