tuned whitespace
authorhaftmann
Wed, 11 Aug 2010 17:59:33 +0200
changeset 38383 1ad96229b455
parent 38382 8b02c5bf1d0e
child 38384 07c33be08476
tuned whitespace
src/Pure/axclass.ML
--- a/src/Pure/axclass.ML	Wed Aug 11 17:59:32 2010 +0200
+++ b/src/Pure/axclass.ML	Wed Aug 11 17:59:33 2010 +0200
@@ -406,7 +406,7 @@
   in
     thy
     |> Thm.add_def false false (b', prop)
-    |>> (fn (_, thm) =>  Drule.transitive_thm OF [eq, thm])
+    |>> (fn (_, thm) => Drule.transitive_thm OF [eq, thm])
   end;