src/HOL/Quotient_Examples/ROOT.ML
author bulwahn
Tue, 25 Oct 2011 16:37:11 +0200
changeset 45267 66823a0066db
parent 43800 9959c8732edf
child 45319 2b002c6b0f7d
permissions -rw-r--r--
renaming Cset and List_Cset in Quotient_Examples to Quotient_Set and List_Quotient_Set to avoid a name clash of theory names with the ones in HOL-Library

(*  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_Set", "List_Quotient_Set"];