src/HOL/Probability/Probability.thy
author bulwahn
Sun, 01 Aug 2010 10:15:44 +0200
changeset 38119 e00f970425e9
parent 36080 0d9affa4e73c
child 40859 de0b30e6c2d2
permissions -rw-r--r--
adding Code_Prolog theory to IsaMakefile and HOL-Library root file

theory Probability
imports
  Information
  "ex/Dining_Cryptographers"
begin

end