added Sigma_Algebra;
authorwenzelm
Fri, 12 Jan 2001 11:08:06 +0100
changeset 10876 e12892e4666a
parent 10875 1715cb147294
child 10877 6417de2029b0
added Sigma_Algebra;
src/HOL/Induct/ROOT.ML
--- a/src/HOL/Induct/ROOT.ML	Fri Jan 12 11:06:50 2001 +0100
+++ b/src/HOL/Induct/ROOT.ML	Fri Jan 12 11:08:06 2001 +0100
@@ -3,6 +3,7 @@
 Examples of Inductive and Coinductive Definitions.
 *)
 
+time_use_thy "Sigma_Algebra";
 time_use_thy "Perm";
 time_use_thy "Comb";
 time_use_thy "Mutil";