src/HOL/Probability/Probability.thy
author haftmann
Mon, 27 Sep 2010 08:46:53 +0200
changeset 39712 94b1890e4e4a
parent 36080 0d9affa4e73c
child 40859 de0b30e6c2d2
permissions -rw-r--r--
separate quote tag from tt tag

theory Probability
imports
  Information
  "ex/Dining_Cryptographers"
begin

end