doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Wed, 07 Jan 2009 16:22:10 +0100
changeset 29383 223f18cfbb32
parent 26957 e3f04fdd994d
permissions -rw-r--r--
qed/after_qed: singleton result;


(* $Id$ *)

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

end