diff options
Diffstat (limited to 'theories/ZArith/Zwf.v')
-rw-r--r-- | theories/ZArith/Zwf.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/ZArith/Zwf.v b/theories/ZArith/Zwf.v index 8633986b..4ff663fb 100644 --- a/theories/ZArith/Zwf.v +++ b/theories/ZArith/Zwf.v @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(* $Id: Zwf.v,v 1.7.2.1 2004/07/16 19:31:22 herbelin Exp $ *) +(* $Id: Zwf.v 5920 2004-07-16 20:01:26Z herbelin $ *) Require Import ZArith_base. Require Export Wf_nat. |