doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Sat, 15 Mar 2008 22:07:32 +0100
changeset 26291 d01bf7b10c75
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
tuned messages;


(* $Id$ *)

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

end