added Determinants to Library
authorchaieb
Mon, 09 Feb 2009 17:21:46 +0000
changeset 29847 af32126ee729
parent 29846 57dccccc37b3
child 29848 a7c164e228e1
added Determinants to Library
src/HOL/IsaMakefile
src/HOL/Library/Library.thy
--- 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	\
--- 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