# HG changeset patch # User chaieb # Date 1234200106 0 # Node ID af32126ee7294399606f59382ef21ca547403a2f # Parent 57dccccc37b37637a91ae90a2dea9a7c25e79be6 added Determinants to Library diff -r 57dccccc37b3 -r af32126ee729 src/HOL/IsaMakefile --- a/src/HOL/IsaMakefile Mon Feb 09 17:21:19 2009 +0000 +++ b/src/HOL/IsaMakefile Mon Feb 09 17:21:46 2009 +0000 @@ -316,7 +316,7 @@ Library/BigO.thy Library/ContNotDenum.thy Library/Efficient_Nat.thy \ Library/Euclidean_Space.thy Library/Glbs.thy Library/normarith.ML \ Library/Executable_Set.thy Library/Infinite_Set.thy \ - Library/FuncSet.thy \ + Library/FuncSet.thy Library/Permutations.thy Library/Determinants.thy\ Library/Finite_Cartesian_Product.thy \ Library/Library.thy Library/List_Prefix.thy Library/State_Monad.thy \ Library/Multiset.thy Library/Permutation.thy \ diff -r 57dccccc37b3 -r af32126ee729 src/HOL/Library/Library.thy --- a/src/HOL/Library/Library.thy Mon Feb 09 17:21:19 2009 +0000 +++ b/src/HOL/Library/Library.thy Mon Feb 09 17:21:46 2009 +0000 @@ -15,9 +15,9 @@ Continuity ContNotDenum Countable + Determinants Efficient_Nat Enum - Euclidean_Space Eval_Witness Executable_Set Float