We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee1e322 commit 9bf41bcCopy full SHA for 9bf41bc
src/Util/Strings/ParseArithmetic.v
@@ -1,5 +1,5 @@
1
From Coq Require Import Ascii String List.
2
-From Coq Require Import BinNums.
+From Coq Require Import BinNat.
3
From Coq Require Import QArith.
4
From Coq Require Import BinInt.
5
Require Import Crypto.Util.Option.
0 commit comments