src/HOL/Probability/ROOT.ML
author haftmann
Thu, 19 Jul 2012 19:38:39 +0200
changeset 48357 828ace4f75ab
parent 45713 badee348c5fb
permissions -rw-r--r--
removed ML module DSeq which was a part of the ancient code generator (cf. 58e33a125f32)

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" ];