src/HOL/Arith.ML
changeset 9073 40d8dfac96b8
parent 9041 3730ae0f513a
child 9436 62bb04ab4b01
--- a/src/HOL/Arith.ML	Thu Jun 15 16:02:12 2000 +0200
+++ b/src/HOL/Arith.ML	Fri Jun 16 13:13:55 2000 +0200
@@ -974,7 +974,8 @@
 structure Fast_Arith =
   Fast_Lin_Arith(structure LA_Logic=LA_Logic and LA_Data=LA_Data_Ref);
 
-val fast_arith_tac = Fast_Arith.lin_arith_tac;
+val fast_arith_tac = Fast_Arith.lin_arith_tac
+and trace_arith    = Fast_Arith.trace;
 
 let
 val nat_arith_simproc_pats =