doc-src/IsarImplementation/Thy/base.thy
author haftmann
Wed, 18 Feb 2009 19:18:32 +0100
changeset 29970 cbf46080ea3a
parent 26957 e3f04fdd994d
permissions -rw-r--r--
tuned accessor name


(* $Id$ *)

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

end