author | wenzelm |
Tue, 06 Jun 2006 20:47:12 +0200 | |
changeset 19800 | 5f764272183e |
parent 19799 | 666de5708ae8 |
child 19801 | b2af2549efd1 |
src/Pure/Pure.thy | file | annotate | diff | comparison | revisions |
--- a/src/Pure/Pure.thy Tue Jun 06 20:42:30 2006 +0200 +++ b/src/Pure/Pure.thy Tue Jun 06 20:47:12 2006 +0200 @@ -1,7 +1,5 @@ (* Title: Pure/Pure.thy ID: $Id$ - -The Pure theory. *) header {* The Pure theory *} @@ -9,7 +7,7 @@ theory Pure imports ProtoPure begin -ML{*set Toplevel.debug*} + setup -- {* Common setup of internal components *}