tuned;
authorwenzelm
Sat, 08 Jan 2011 00:28:31 +0100
changeset 41468 0e4f6cf20cdf
parent 41467 8fc17c5e11c0
child 41469 287554587af5
child 41476 0fa9629aa399
tuned;
src/HOL/Tools/lin_arith.ML
--- a/src/HOL/Tools/lin_arith.ML	Sat Jan 08 00:02:11 2011 +0100
+++ b/src/HOL/Tools/lin_arith.ML	Sat Jan 08 00:28:31 2011 +0100
@@ -891,7 +891,7 @@
 
 val setup =
   init_arith_data #>
-  Simplifier.map_ss (fn ss => ss addsimprocs [Simplifier.simproc_global (@{theory}) "fast_nat_arith"
+  Simplifier.map_ss (fn ss => ss addsimprocs [Simplifier.simproc_global @{theory} "fast_nat_arith"
     ["(m::nat) < n","(m::nat) <= n", "(m::nat) = n"] (K simproc)]
     (* Because of fast_nat_arith_simproc, the arithmetic solver is really only
     useful to detect inconsistencies among the premises for subgoals which are