src/HOL/ZF/ROOT.ML
author wenzelm
Sun, 08 Mar 2009 21:12:37 +0100
changeset 30368 1a2a54f910c9
parent 19210 00b01d4445f7
child 33615 261abc2e3155
permissions -rw-r--r--
added (raw_)antiquotation -- simplified wrapper for defining output commands;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
19210
00b01d4445f7 added ROOT.ML
obua
parents:
diff changeset
     1
(*  Title:      HOL/ZF/ROOT.ML
00b01d4445f7 added ROOT.ML
obua
parents:
diff changeset
     2
    ID:         $Id$
00b01d4445f7 added ROOT.ML
obua
parents:
diff changeset
     3
*)
00b01d4445f7 added ROOT.ML
obua
parents:
diff changeset
     4
00b01d4445f7 added ROOT.ML
obua
parents:
diff changeset
     5
use_thy "MainZF";
00b01d4445f7 added ROOT.ML
obua
parents:
diff changeset
     6
use_thy "Games";