doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Wed, 13 Jun 2007 18:30:16 +0200
changeset 23375 45cd7db985b3
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
tuned proofs: avoid implicit prems; major cleanup of proofs/document;


(* $Id$ *)

theory base
imports CPure
uses "../../antiquote_setup.ML"
begin

end