doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Thu, 03 Jul 2008 13:17:19 +0200
changeset 27461 c2bba6a4d750
parent 26957 e3f04fdd994d
permissions -rw-r--r--
specific to CVS; some updates for Java etc.;


(* $Id$ *)

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

end