doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Thu, 22 Nov 2007 14:51:34 +0100
changeset 25456 6f79698f294d
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
tuned;


(* $Id$ *)

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

end