aboutsummaryrefslogtreecommitdiff
path: root/theories/NArith/NArith.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/NArith/NArith.v')
-rw-r--r--theories/NArith/NArith.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/NArith/NArith.v b/theories/NArith/NArith.v
index e3392de4ca..5e5ab1f0d8 100644
--- a/theories/NArith/NArith.v
+++ b/theories/NArith/NArith.v
@@ -11,4 +11,4 @@
(** Library for binary natural numbers *)
Require Export BinPos.
-Require Export BinNat.
+Require Export BinNat. \ No newline at end of file