doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Thu, 13 Nov 2008 22:03:26 +0100
changeset 28780 be234c04401a
parent 26957 e3f04fdd994d
permissions -rw-r--r--
more contributors;


(* $Id$ *)

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

end