src/HOL/nat_simprocs.ML
changeset 24093 5d0ecd0c8f3c
parent 23969 ef782bbf2d09
child 24431 02d29baa42ff
--- a/src/HOL/nat_simprocs.ML	Tue Jul 31 19:40:23 2007 +0200
+++ b/src/HOL/nat_simprocs.ML	Tue Jul 31 19:40:24 2007 +0200
@@ -564,7 +564,7 @@
 in
 
 val nat_simprocs_setup =
-  Fast_Arith.map_data (fn {add_mono_thms, mult_mono_thms, inj_thms, lessD, neqE, simpset} =>
+  LinArith.map_data (fn {add_mono_thms, mult_mono_thms, inj_thms, lessD, neqE, simpset} =>
    {add_mono_thms = add_mono_thms, mult_mono_thms = mult_mono_thms,
     inj_thms = inj_thms, lessD = lessD, neqE = neqE,
     simpset = simpset addsimps add_rules