hide fact log_def -- should not shadow regular log definition
authorhaftmann
Mon, 18 May 2009 15:45:42 +0200
changeset 31196 82ff416d7d66
parent 31195 12741f23527d
child 31198 ed955d2fbfa9
child 31202 52d332f8f909
hide fact log_def -- should not shadow regular log definition
src/HOL/Random.thy
--- a/src/HOL/Random.thy	Mon May 18 15:45:42 2009 +0200
+++ b/src/HOL/Random.thy	Mon May 18 15:45:42 2009 +0200
@@ -169,6 +169,7 @@
 hide (open) type seed
 hide (open) const inc_shift minus_shift log "next" seed_invariant split_seed
   iterate range select pick select_weight select_default
+hide (open) fact log_def
 
 no_notation fcomp (infixl "o>" 60)
 no_notation scomp (infixl "o\<rightarrow>" 60)