doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Thu, 11 Oct 2007 16:05:56 +0200
changeset 24971 4d006b03aa4a
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
replaced Sign.add_consts_authentic by Sign.declare_const; tuned;


(* $Id$ *)

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

end