From 21e81ddda15d25f8ddd83b210df43196e0be66c4 Mon Sep 17 00:00:00 2001 From: Maxime Dénès Date: Wed, 21 Sep 2016 13:42:40 +0200 Subject: Intro patterns have changed semantics... --- flocq/Appli/Fappli_IEEE.v | 1 + 1 file changed, 1 insertion(+) (limited to 'flocq') diff --git a/flocq/Appli/Fappli_IEEE.v b/flocq/Appli/Fappli_IEEE.v index 23999a50..a4accfa5 100644 --- a/flocq/Appli/Fappli_IEEE.v +++ b/flocq/Appli/Fappli_IEEE.v @@ -1,3 +1,4 @@ +Unset Bracketing Last Introduction Pattern. (** This file is part of the Flocq formalization of floating-point arithmetic in Coq: http://flocq.gforge.inria.fr/ -- cgit