doc-src/IsarImplementation/Thy/base.thy
author ballarin
Mon, 24 Nov 2008 18:03:48 +0100
changeset 28879 db2816a37a34
parent 26957 e3f04fdd994d
permissions -rw-r--r--
Read/cert_statement for theorem statements.


(* $Id$ *)

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

end