src/ZF/UNITY/Constrains.thy
changeset 16183 052d9aba392d
parent 15634 bca33c49b083
child 21588 cd0dc678a205
--- a/src/ZF/UNITY/Constrains.thy	Thu Jun 02 09:17:38 2005 +0200
+++ b/src/ZF/UNITY/Constrains.thy	Thu Jun 02 13:17:06 2005 +0200
@@ -564,7 +564,7 @@
     rtac AlwaysI i THEN Force_tac i THEN constrains_tac i;
 *}
 
-method_setup constrains = {*
+method_setup safety = {*
     Method.ctxt_args (fn ctxt =>
         Method.METHOD (fn facts =>
             gen_constrains_tac (local_clasimpset_of ctxt) 1)) *}