From ea9f6b8f620b9f69de9d72ca603af042e4487339 Mon Sep 17 00:00:00 2001 From: herbelin Date: Wed, 12 Nov 2003 16:25:16 +0000 Subject: On sait jamais git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@4862 85f007b7-540e-0410-9357-904b9bb8a0f7 --- theories/IntMap/Adalloc.v | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/theories/IntMap/Adalloc.v b/theories/IntMap/Adalloc.v index d2ca86b2f8..5dcd41c84a 100644 --- a/theories/IntMap/Adalloc.v +++ b/theories/IntMap/Adalloc.v @@ -331,3 +331,9 @@ Section AdAlloc. Qed. End AdAlloc. + +V7only [ +(* Moved to NArith *) +Notation positive_to_nat_2 := positive_to_nat_2. +Notation positive_to_nat_4 := positive_to_nat_4. +]. -- cgit v1.2.3