summaryrefslogtreecommitdiff
path: root/contrib/correctness/ProgBool.v
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/correctness/ProgBool.v')
-rw-r--r--contrib/correctness/ProgBool.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/correctness/ProgBool.v b/contrib/correctness/ProgBool.v
index bce19870..38448efc 100644
--- a/contrib/correctness/ProgBool.v
+++ b/contrib/correctness/ProgBool.v
@@ -8,7 +8,7 @@
(* Certification of Imperative Programs / Jean-Christophe Filliātre *)
-(* $Id: ProgBool.v,v 1.4.2.1 2004/07/16 19:30:00 herbelin Exp $ *)
+(* $Id: ProgBool.v 5920 2004-07-16 20:01:26Z herbelin $ *)
Require Import ZArith.
Require Export Bool_nat.