--- a/src/HOL/Calculation.thy Wed May 10 21:03:12 2000 +0200
+++ b/src/HOL/Calculation.thy Wed May 10 21:04:16 2000 +0200
@@ -6,7 +6,7 @@
list below later rules have priority.
*)
-theory Calculation = Int:;
+theory Calculation = IntArith:;
theorems [trans] = rev_mp mp;