doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Tue, 28 Aug 2007 19:45:45 +0200
changeset 24464 58d24cbe5fa6
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
TheoremHook: fixed copy-paste mistake;


(* $Id$ *)

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

end