doc-src/IsarImplementation/Thy/base.thy
author haftmann
Thu, 28 Jun 2007 19:09:35 +0200
changeset 23513 2ebb50c0db4f
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
tuned


(* $Id$ *)

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

end