NatBin: binary arithmetic for the naturals
authorpaulson
Mon, 19 Jul 1999 15:35:42 +0200
changeset 7038 e01513f1390a
parent 7037 77d596a5ffae
child 7039 cc77b467e082
NatBin: binary arithmetic for the naturals
src/HOL/Main.thy
--- a/src/HOL/Main.thy	Mon Jul 19 15:32:14 1999 +0200
+++ b/src/HOL/Main.thy	Mon Jul 19 15:35:42 1999 +0200
@@ -1,4 +1,4 @@
 
 (*theory Main includes everything*)
 
-Main = IntDiv + Map + Recdef + Record + RelPow + Sexp + String + Calculation
+Main = NatBin + Map + Recdef + Record + RelPow + Sexp + String + Calculation