src/Pure/thm.ML
changeset 480 d74522d9437f
parent 446 3ee5c9314efe
child 564 eec3a9222b50
--- a/src/Pure/thm.ML	Mon Jul 18 12:24:35 1994 +0200
+++ b/src/Pure/thm.ML	Wed Jul 20 12:09:48 1994 +0200
@@ -760,7 +760,7 @@
       else Thm{sign= sign, maxidx= maxidx, hyps= [], prop= implies$A$A}
   end;
 
-(*Axiom-scheme reflecting signature contents: "(| ?'a::c : c_class |)".
+(*Axiom-scheme reflecting signature contents: "OFCLASS(?'a::c, c_class)".
   Is weaker than some definition of c_class, e.g. "c_class == %x.T";
   may be interpreted as an instance of A==>A.*)
 fun class_triv thy c =