doc-src/Classes/Thy/ROOT.ML
author wenzelm
Tue, 21 Jul 2009 20:37:31 +0200
changeset 32102 81d03a29980c
parent 30226 2f4684e2ea95
child 42637 381fdcab0f36
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:
20946
75b56e51fade initial draft
haftmann
parents:
diff changeset
     1
75b56e51fade initial draft
haftmann
parents:
diff changeset
     2
(* $Id$ *)
75b56e51fade initial draft
haftmann
parents:
diff changeset
     3
28565
haftmann
parents: 20946
diff changeset
     4
no_document use_thy "Setup";
haftmann
parents: 20946
diff changeset
     5
20946
75b56e51fade initial draft
haftmann
parents:
diff changeset
     6
use_thy "Classes";