doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Thu, 14 Jun 2007 10:38:48 +0200
changeset 23383 5460951833fa
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
tuned proofs: avoid implicit prems;


(* $Id$ *)

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

end