summaryrefslogtreecommitdiff
path: root/theories/Program/Combinators.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Program/Combinators.v')
-rw-r--r--theories/Program/Combinators.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Program/Combinators.v b/theories/Program/Combinators.v
index 39fb4093..e61c7027 100644
--- a/theories/Program/Combinators.v
+++ b/theories/Program/Combinators.v
@@ -6,7 +6,7 @@
(* // * This file is distributed under the terms of the *)
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(* $Id$ *)
+(* $Id: Combinators.v 13323 2010-07-24 15:57:30Z herbelin $ *)
(** * Proofs about standard combinators, exports functional extensionality.