doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Thu, 10 May 2007 00:39:56 +0200
changeset 22910 54d231cbc19a
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
moved conversions to structure Conv; get_axiom_i;


(* $Id$ *)

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

end