src/ZF/Main.thy
author krauss
Mon, 11 Feb 2008 15:40:21 +0100
changeset 26056 6a0801279f4c
parent 24893 b8ef7afe3a6b
child 26057 f5d5c4922cdf
permissions -rw-r--r--
Made theory names in ZF disjoint from HOL theory names to allow loading both developments in a single session (but not merge them).

theory Main 
imports Main_ZF
begin

end