src/HOL/Library/Reflection.thy
changeset 42814 5af15f1e2ef6
parent 31412 f2e6b6526092
child 45966 03ce2b2a29a2
--- a/src/HOL/Library/Reflection.thy	Sun May 15 17:06:35 2011 +0200
+++ b/src/HOL/Library/Reflection.thy	Sun May 15 17:45:53 2011 +0200
@@ -41,6 +41,6 @@
       val raw_eqs = eqs@ceqs
     in SIMPLE_METHOD' (Reflection.reflection_tac ctxt corr_thms raw_eqs to) end)
 end
-*} "reflection"
+*}
 
 end