tuned;
authorwenzelm
Sun, 06 Nov 2011 21:17:45 +0100
changeset 45374 e99fd663c4a3
parent 45373 ccec8b6d5d81
child 45375 7fe19930dfc9
tuned;
src/Pure/Isar/class.ML
--- a/src/Pure/Isar/class.ML	Sun Nov 06 18:42:17 2011 +0100
+++ b/src/Pure/Isar/class.ML	Sun Nov 06 21:17:45 2011 +0100
@@ -499,7 +499,6 @@
 fun pretty lthy =
   let
     val { arities = (tycos, vs, sort), params } = the_instantiation lthy;
-    val thy = Proof_Context.theory_of lthy;
     fun pr_arity tyco = Syntax.pretty_arity lthy (tyco, map snd vs, sort);
     fun pr_param ((c, _), (v, ty)) =
       Pretty.block (Pretty.breaks