aboutsummaryrefslogtreecommitdiff
path: root/plugins/setoid_ring/NArithRing.v
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/setoid_ring/NArithRing.v')
-rw-r--r--plugins/setoid_ring/NArithRing.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/setoid_ring/NArithRing.v b/plugins/setoid_ring/NArithRing.v
index 1c338bc054..fafd16ab21 100644
--- a/plugins/setoid_ring/NArithRing.v
+++ b/plugins/setoid_ring/NArithRing.v
@@ -18,4 +18,4 @@ Ltac Ncst t :=
| _ => constr:NotConstant
end.
-Add Ring Nr : Nth (decidable Neq_bool_ok, constants [Ncst]).
+Add Ring Nr : Nth (decidable Neqb_ok, constants [Ncst]).