src/HOL/Probability/Probability.thy
author wenzelm
Sat, 27 Nov 2010 14:32:08 +0100
changeset 40742 dc6439c0b8b1
parent 36080 0d9affa4e73c
child 40859 de0b30e6c2d2
permissions -rw-r--r--
prefer Synchronized.var over CRITICAL/Unsynchronized.ref;

theory Probability
imports
  Information
  "ex/Dining_Cryptographers"
begin

end