src/HOL/ZF/MainZF.thy
author bulwahn
Wed, 31 Mar 2010 16:44:41 +0200
changeset 36046 c3946372f556
parent 35422 e74b6f3b950c
child 46753 40e2ada74ce8
permissions -rw-r--r--
putting compilation setup of predicate compiler in a separate file

(*  Title:      HOL/ZF/MainZF.thy
    Author:     Steven Obua

    Starting point for using HOLZF.
    See "Partizan Games in Isabelle/HOLZF", available from http://www4.in.tum.de/~obua/partizan
*)

theory MainZF
imports Zet LProd
begin

end