From a558eac3b8c9929a4c29236baada4c4b4360b6ff Mon Sep 17 00:00:00 2001 From: xleroy Date: Wed, 13 Aug 2014 14:23:03 +0000 Subject: Update comment git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@2562 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e --- flocq/Appli/Fappli_IEEE.v | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/flocq/Appli/Fappli_IEEE.v b/flocq/Appli/Fappli_IEEE.v index 5e9897f..b44d711 100644 --- a/flocq/Appli/Fappli_IEEE.v +++ b/flocq/Appli/Fappli_IEEE.v @@ -72,8 +72,7 @@ Definition valid_binary x := end. (** Basic type used for representing binary FP numbers. - Note that there is exactly one such object per FP datum. - NaNs do not have any payload. They cannot be distinguished. *) + Note that there is exactly one such object per FP datum. *) Definition nan_pl := {pl | (Z_of_nat' (S (digits2_Pnat pl))