src/HOL/Probability/Probability.thy
author wenzelm
Mon, 21 Jun 2010 11:24:19 +0200
changeset 37380 35815ce9218a
parent 36080 0d9affa4e73c
child 40859 de0b30e6c2d2
permissions -rw-r--r--
final tuning;

theory Probability
imports
  Information
  "ex/Dining_Cryptographers"
begin

end