doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Mon, 14 Jul 2008 17:51:48 +0200
changeset 27579 97ce525f664c
parent 26957 e3f04fdd994d
permissions -rw-r--r--
end_theory: no result;


(* $Id$ *)

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

end