src/HOL/Probability/Probability.thy
author wenzelm
Mon, 31 Jan 2011 16:34:10 +0100
changeset 41670 74010c6af0a4
parent 40859 de0b30e6c2d2
child 41689 3e39b0e730d6
permissions -rw-r--r--
added basic task timing;

theory Probability
imports
  Information
  "ex/Dining_Cryptographers"
begin
end