From a0cfa4f118023d35b767a999d5a2ac4b082857b4 Mon Sep 17 00:00:00 2001 From: Samuel Mimram Date: Fri, 25 Jul 2008 15:12:53 +0200 Subject: Imported Upstream version 8.2~beta3+dfsg --- tools/coqwc.mll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/coqwc.mll') diff --git a/tools/coqwc.mll b/tools/coqwc.mll index 0ce172ea..81fe06cd 100644 --- a/tools/coqwc.mll +++ b/tools/coqwc.mll @@ -9,7 +9,7 @@ (* coqwc - counts the lines of spec, proof and comments in Coq sources * Copyright (C) 2003 Jean-Christophe Filliātre *) -(*i $Id: coqwc.mll 9976 2007-07-12 11:58:30Z msozeau $ i*) +(*i $Id: coqwc.mll 9691 2007-03-08 15:29:27Z msozeau $ i*) (*s {\bf coqwc.} Counts the lines of spec, proof and comments in a Coq source. It assumes the files to be lexically well-formed. *) -- cgit v1.2.3