# HG changeset patch # User hoelzl # Date 1319803566 -7200 # Node ID 97df8c08291c3c4f06b88aea2ca10d97cec889b9 # Parent 23e1899503eea802e0ca7357c47684de7412df14 allow to build Probability and MV-Analysis with one ROOT.ML diff -r 23e1899503ee -r 97df8c08291c src/HOL/Probability/Borel_Space.thy --- a/src/HOL/Probability/Borel_Space.thy Fri Oct 28 12:37:18 2011 +0200 +++ b/src/HOL/Probability/Borel_Space.thy Fri Oct 28 14:06:06 2011 +0200 @@ -6,7 +6,7 @@ header {*Borel spaces*} theory Borel_Space - imports Sigma_Algebra Multivariate_Analysis + imports Sigma_Algebra "~~/src/HOL/Multvariate_Analysis/Multivariate_Analysis" begin section "Generic Borel spaces"