doc-src/IsarImplementation/Thy/base.thy
author haftmann
Fri, 07 Dec 2007 15:07:59 +0100
changeset 25571 c9e39eafc7a0
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
instantiation target rather than legacy instance


(* $Id$ *)

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

end