summaryrefslogtreecommitdiff
path: root/contrib/correctness/examples/fact_int.v
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/correctness/examples/fact_int.v')
-rw-r--r--contrib/correctness/examples/fact_int.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/correctness/examples/fact_int.v b/contrib/correctness/examples/fact_int.v
index cb2b0460..f463ca80 100644
--- a/contrib/correctness/examples/fact_int.v
+++ b/contrib/correctness/examples/fact_int.v
@@ -8,7 +8,7 @@
(* Certification of Imperative Programs / Jean-Christophe Filliātre *)
-(* $Id: fact_int.v,v 1.3 2001/04/11 07:56:19 filliatr Exp $ *)
+(* $Id: fact_int.v 1577 2001-04-11 07:56:19Z filliatr $ *)
(* Proof of an imperative program computing the factorial (over type Z) *)