doc-src/TutorialI/Types/ROOT.ML
author wenzelm
Sat, 14 Jun 2008 23:19:51 +0200
changeset 27208 5fe899199f85
parent 11858 ca128c9100b6
child 31678 752f23a37240
permissions -rw-r--r--
proper context for tactics derived from res_inst_tac;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10579
1db42f739ee7 loads the new theory Numbers.thy
paulson
parents: 10538
diff changeset
     1
(* ID:         $Id$ *)
10339
ecb6eaa76843 *** empty log message ***
nipkow
parents:
diff changeset
     2
use "../settings.ML";
10579
1db42f739ee7 loads the new theory Numbers.thy
paulson
parents: 10538
diff changeset
     3
use_thy "Numbers";
10538
d1bf9ca9008d *** empty log message ***
nipkow
parents: 10362
diff changeset
     4
use_thy "Pairs";
11389
55e2aef8909b the records section
paulson
parents: 10579
diff changeset
     5
use_thy "Records";
11858
ca128c9100b6 renamed Typedef.thy to Typedefs.thy (former already present in main HOL);
wenzelm
parents: 11389
diff changeset
     6
use_thy "Typedefs";
10339
ecb6eaa76843 *** empty log message ***
nipkow
parents:
diff changeset
     7
use_thy "Overloading0";
ecb6eaa76843 *** empty log message ***
nipkow
parents:
diff changeset
     8
use_thy "Overloading2";
ecb6eaa76843 *** empty log message ***
nipkow
parents:
diff changeset
     9
use_thy "Axioms";