doc-src/TutorialI/Rules/ROOT.ML
author paulson
Tue, 14 Nov 2000 17:02:36 +0100
changeset 10468 87dda999deca
parent 10341 6eb91805a012
child 10847 b35a68ec8892
permissions -rw-r--r--
first version of Advanced Inductive Defs section
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10341
6eb91805a012 added the $Id:$ line
paulson
parents: 10304
diff changeset
     1
(* ID:         $Id$ *)
10304
a372910d82d6 part of set-up
paulson
parents:
diff changeset
     2
use_thy "Basic";
a372910d82d6 part of set-up
paulson
parents:
diff changeset
     3
use_thy "Blast";
a372910d82d6 part of set-up
paulson
parents:
diff changeset
     4
use_thy "Force";
a372910d82d6 part of set-up
paulson
parents:
diff changeset
     5
use_thy "Primes";
a372910d82d6 part of set-up
paulson
parents:
diff changeset
     6