doc-src/IsarImplementation/Thy/base.thy
author haftmann
Wed, 21 Jan 2009 23:40:23 +0100
changeset 29609 a010aab5bed0
parent 26957 e3f04fdd994d
permissions -rw-r--r--
changed import hierarchy


(* $Id$ *)

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

end