src/ZF/ex/ROOT.ML
changeset 5533 bce36a019b03
parent 4446 097004a470fb
child 6045 6a9dc67d48f5
--- a/src/ZF/ex/ROOT.ML	Tue Sep 22 15:24:01 1998 +0200
+++ b/src/ZF/ex/ROOT.ML	Tue Sep 22 15:24:39 1998 +0200
@@ -15,9 +15,7 @@
 time_use_thy "Primes";          (*GCD theory*)
 time_use_thy "Ramsey";          (*Simple form of Ramsey's theorem*)
 time_use_thy "Limit";           (*Inverse limit construction of domains*)
-
-(*Integers & Binary integer arithmetic*)
-time_use_thy "Bin";
+time_use     "BinEx";		(*Binary integer arithmetic*)
 
 (** Datatypes **)
 time_use_thy "BT";              (*binary trees*)