src/HOL/Quotient_Examples/ROOT.ML
author boehmes
Wed, 12 May 2010 23:53:55 +0200
changeset 36891 e0d295cb8bfd
parent 36524 3909002beca5
child 43766 9545bb3cefac
permissions -rw-r--r--
move the addition of extra facts into a separate module

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

Testing the quotient package.
*)

use_thys ["FSet", "Quotient_Int", "Quotient_Message"];