src/HOL/Quotient_Examples/ROOT.ML
author wenzelm
Sat, 13 Aug 2011 20:20:36 +0200
changeset 44185 05641edb5d30
parent 43800 9959c8732edf
child 45267 66823a0066db
permissions -rw-r--r--
provide node header via Scala layer; clarified node edit Clear: retain header information; run_command: node info via document model, error handling within transaction; node names without ".thy" suffix, to coincide with traditional theory loader treatment;

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

Testing the quotient package.
*)

use_thys ["DList", "FSet", "Quotient_Int", "Quotient_Message", "Cset", "List_Cset"];