src/HOL/MicroJava/ROOT.ML
author wenzelm
Tue, 09 Sep 2008 16:29:34 +0200
changeset 28177 8c0335bc9336
parent 27680 5a557a5afc48
child 33615 261abc2e3155
permissions -rw-r--r--
inherit group from running thread, or create a new one -- make it harder to re-use canceled groups; group is now non-optional; tuned signature; replaced low-level interrupts by group cancel operation; misc tuning;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
24073
373727835757 simultaneous use_thys;
wenzelm
parents: 13672
diff changeset
     1
(* $Id$ *)
10631
591ea23d27a0 removed Digest (temporarily, not up to date)
kleing
parents: 10611
diff changeset
     2
12911
704713ca07ea new document
kleing
parents: 12786
diff changeset
     3
no_document use_thy "While_Combinator";
704713ca07ea new document
kleing
parents: 12786
diff changeset
     4
27680
5a557a5afc48 added explicit root theory; some tuning
haftmann
parents: 24073
diff changeset
     5
use_thy "MicroJava";