src/HOL/Quotient_Examples/ROOT.ML
author bulwahn
Sat, 21 Jul 2012 10:55:42 +0200
changeset 48415 b42067a3188f
parent 47660 7a5c681c0265
child 48625 77c416ef06fa
permissions -rw-r--r--
restricting Quickcheck_Examples' root file to one basic theory to see if the system error on isatest still occurs

(*  Title:      HOL/Quotient_Examples/ROOT.ML
    Author:     Cezary Kaliszyk and Christian Urban

Testing the quotient package.
*)

use_thys ["DList", "FSet", "Quotient_Int", "Quotient_Message", "Lift_FSet",
  "Lift_Set", "Lift_RBT", "Lift_Fun", "Quotient_Rat", "Lift_DList"];