doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Wed, 15 Oct 2008 21:45:02 +0200
changeset 28605 12d6087ec18c
parent 26957 e3f04fdd994d
permissions -rw-r--r--
tuned;


(* $Id$ *)

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

end