summaryrefslogtreecommitdiff
path: root/src/theory/arith/nl/cad_solver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/nl/cad_solver.h')
-rw-r--r--src/theory/arith/nl/cad_solver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/arith/nl/cad_solver.h b/src/theory/arith/nl/cad_solver.h
index 2ea27fce7..1d51cf9c5 100644
--- a/src/theory/arith/nl/cad_solver.h
+++ b/src/theory/arith/nl/cad_solver.h
@@ -87,7 +87,7 @@ class CadSolver
*/
Node d_ranVariable;
-#ifdef CVC4_POLY_IMP
+#ifdef CVC5_POLY_IMP
/**
* The object implementing the actual decision procedure.
*/
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback