src/HOL/Quotient_Examples/ROOT.ML
author kuncar
Tue, 31 Jul 2012 14:43:55 +0200
changeset 48625 77c416ef06fa
parent 47660 7a5c681c0265
permissions -rw-r--r--
Remove Lift_RBT.thy, it's in HOL/Library/RBT.thy now

(*  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_Fun", "Quotient_Rat", "Lift_DList"];