doc-src/IsarImplementation/Thy/base.thy
author krauss
Thu, 22 Mar 2007 13:36:55 +0100
changeset 22496 1f428200fd9c
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
cleanup


(* $Id$ *)

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

end