src/HOL/Probability/ROOT.ML
author wenzelm
Wed, 15 Feb 2012 19:55:45 +0100
changeset 46486 4a607979290d
parent 45713 badee348c5fb
permissions -rw-r--r--
updated rewrite_goals_rule, rewrite_rule;

no_document use_thys [
  "~~/src/HOL/Library/Countable",
  "~~/src/HOL/Multivariate_Analysis/Extended_Real_Limits",
  "~~/src/HOL/Library/Permutation"];

use_thys [
  "Probability",
  "ex/Dining_Cryptographers",
  "ex/Koepf_Duermuth_Countermeasure" ];