doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Wed, 14 May 2008 14:43:38 +0200
changeset 26890 f9ec18f7c0f6
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
setmp_thread_data: do nothing if Output.debugging;


(* $Id$ *)

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

end