summaryrefslogtreecommitdiff
path: root/theories/Arith/Arith.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Arith/Arith.v')
-rw-r--r--theories/Arith/Arith.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Arith/Arith.v b/theories/Arith/Arith.v
index be065f1d..18dbd27f 100644
--- a/theories/Arith/Arith.v
+++ b/theories/Arith/Arith.v
@@ -6,7 +6,7 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(*i $Id: Arith.v 9302 2006-10-27 21:21:17Z barras $ i*)
+(*i $Id$ i*)
Require Export Arith_base.
Require Export ArithRing.