doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Wed, 15 Oct 2008 21:06:15 +0200
changeset 28603 b40800eef8a7
parent 26957 e3f04fdd994d
permissions -rw-r--r--
added sledgehammer etc.;


(* $Id$ *)

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

end