src/HOL/Quotient_Examples/ROOT.ML
author Cezary Kaliszyk <cezarykaliszyk@gmail.com>
Fri, 10 Feb 2012 09:47:59 +0100
changeset 46448 f1201fac7398
parent 45815 2b7eb46e70f9
child 47232 e2f0176149d0
permissions -rw-r--r--
more specification of the quotient package in IsarRef

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

Testing the quotient package.
*)

use_thys ["DList", "FSet", "Quotient_Int", "Quotient_Message", "Quotient_Cset",
  "List_Quotient_Cset", "Lift_Set", "Lift_RBT", "Lift_Fun", "Quotient_Rat"];