doc-src/TutorialI/Inductive/ROOT.ML
author wenzelm
Tue, 21 Jul 2009 20:37:31 +0200
changeset 32102 81d03a29980c
parent 10762 cd1a2bee5549
permissions -rw-r--r--
added worker_group; fork: default to subgroup of worker_group; removed obsolete fork_local; join/get_result: cumulative flattened exceptions; map: subgroup of worker_group;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10217
e61e7e1eacaf *** empty log message ***
nipkow
parents:
diff changeset
     1
use "../settings.ML";
10341
6eb91805a012 added the $Id:$ line
paulson
parents: 10225
diff changeset
     2
use_thy "Even";
10762
cd1a2bee5549 *** empty log message ***
nipkow
parents: 10368
diff changeset
     3
use_thy "Mutual";
10225
b9fd52525b69 *** empty log message ***
nipkow
parents: 10217
diff changeset
     4
use_thy "Star";
10217
e61e7e1eacaf *** empty log message ***
nipkow
parents:
diff changeset
     5
use_thy "AB";
10368
f7e8abd8ea15 replaced Acc.thy by Advanced.thy
paulson
parents: 10341
diff changeset
     6
use_thy "Advanced";
10217
e61e7e1eacaf *** empty log message ***
nipkow
parents:
diff changeset
     7