Last active
November 24, 2018 04:22
-
-
Save palmskog/0196261b81221c6a7c50184f4e5272dc to your computer and use it in GitHub Desktop.
_CoqProject file for Flocq
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-R src Flocq | |
src/Version.v | |
src/Core/Raux.v | |
src/Core/Zaux.v | |
src/Core/Defs.v | |
src/Core/Digits.v | |
src/Core/Float_prop.v | |
src/Core/FIX.v | |
src/Core/Generic_fmt.v | |
src/Core/Round_pred.v | |
src/Core/Round_NE.v | |
src/Core/Ulp.v | |
src/Core/FLT.v | |
src/Core/FLX.v | |
src/Core/FTZ.v | |
src/Core/Core.v | |
src/Calc/Bracket.v | |
src/Calc/Div.v | |
src/Calc/Operations.v | |
src/Calc/Round.v | |
src/Calc/Sqrt.v | |
src/Prop/Div_sqrt_error.v | |
src/Prop/Mult_error.v | |
src/Prop/Plus_error.v | |
src/Prop/Relative.v | |
src/Prop/Sterbenz.v | |
src/Prop/Round_odd.v | |
src/Prop/Double_rounding.v | |
src/IEEE754/Binary.v | |
src/IEEE754/Bits.v | |
src/Pff/Pff.v | |
src/Pff/Pff2FlocqAux.v | |
src/Pff/Pff2Flocq.v |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment