src/HOL/ZF/ROOT.ML
author wenzelm
Sun, 18 May 2008 15:04:27 +0200
changeset 26944 1fe801f9cfc9
parent 19210 00b01d4445f7
child 33615 261abc2e3155
permissions -rw-r--r--
Syntax.string_of_term with proper context;
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";