aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Program/Wf.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Program/Wf.v')
-rw-r--r--theories/Program/Wf.v2
1 files changed, 0 insertions, 2 deletions
diff --git a/theories/Program/Wf.v b/theories/Program/Wf.v
index c4d06fd72..70a6fe97a 100644
--- a/theories/Program/Wf.v
+++ b/theories/Program/Wf.v
@@ -5,8 +5,6 @@
(* // * This file is distributed under the terms of the *)
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(* $Id$ *)
-
(** Reformulation of the Wf module using subsets where possible, providing
the support for [Program]'s treatment of well-founded definitions. *)