doc-src/IsarImplementation/Thy/base.thy
author haftmann
Thu, 08 Jan 2009 17:10:41 +0100
changeset 29399 ebcd69a00872
parent 26957 e3f04fdd994d
permissions -rw-r--r--
split of Imperative_HOL theories from HOL-Library


(* $Id$ *)

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

end