From 1f6b2474311ae62a270948b967b452c8f975bb76 Mon Sep 17 00:00:00 2001 From: Reynald Affeldt Date: Sun, 19 Jun 2022 02:52:16 +0900 Subject: [PATCH] remove warnings - use of MathComp lemmas deprecated since 1.12.0 - relace `ident` by `name` in notations --- _CoqProject | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_CoqProject b/_CoqProject index a775ba4..e90dd2a 100644 --- a/_CoqProject +++ b/_CoqProject @@ -10,4 +10,4 @@ set.v -arg -w -arg +non-primitive-record -arg -w -arg +undeclared-scope -arg -w -arg -ambiguous-paths --arg -w -arg -uniform-inheritance \ No newline at end of file +-arg -w -arg -uniform-inheritance