author | wenzelm |
Thu, 27 Mar 2008 14:41:12 +0100 | |
changeset 26426 | ddac7ef1e991 |
parent 26425 | 6561665c5cb1 |
child 26427 | f33d1b522316 |
src/Pure/Pure.thy | file | annotate | diff | comparison | revisions |
--- a/src/Pure/Pure.thy Thu Mar 27 14:41:10 2008 +0100 +++ b/src/Pure/Pure.thy Thu Mar 27 14:41:12 2008 +0100 @@ -2,11 +2,7 @@ ID: $Id$ *) -header {* The Pure theory *} - -theory Pure -imports ProtoPure -begin +section {* The Pure theory *} setup -- {* Common setup of internal components *} @@ -103,4 +99,3 @@ qed qed -end