doc-src/IsarImplementation/Thy/base.thy
author haftmann
Mon, 23 Feb 2009 21:38:36 +0100
changeset 30076 f3043dafef5f
parent 26957 e3f04fdd994d
permissions -rw-r--r--
improved treatment of case certificates


(* $Id$ *)

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

end