aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Program/Program.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Program/Program.v')
-rw-r--r--theories/Program/Program.v2
1 files changed, 0 insertions, 2 deletions
diff --git a/theories/Program/Program.v b/theories/Program/Program.v
index cdfc78583..ffdd1bd55 100644
--- a/theories/Program/Program.v
+++ b/theories/Program/Program.v
@@ -5,8 +5,6 @@
(* // * This file is distributed under the terms of the *)
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(* $Id$ *)
-
Require Export Coq.Program.Utils.
Require Export Coq.Program.Wf.
Require Export Coq.Program.Equality.