src/HOL/Quotient_Examples/Lift_Fun.thy
changeset 47119 81ada90d8220
parent 47116 529d2a949bd4
child 47308 9caab698dbe4
--- a/src/HOL/Quotient_Examples/Lift_Fun.thy	Mon Mar 26 17:58:47 2012 +0200
+++ b/src/HOL/Quotient_Examples/Lift_Fun.thy	Mon Mar 26 18:32:22 2012 +0200
@@ -9,7 +9,7 @@
 imports Main "~~/src/HOL/Library/Quotient_Syntax"
 begin
 
-text {* This file is meant as a test case for features introduced in the changeset 2d8949268303. 
+text {* This file is meant as a test case. 
   It contains examples of lifting definitions with quotients that have contravariant 
   type variables or type variables which are covariant and contravariant in the same time. *}