doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Fri, 24 Nov 2006 22:05:18 +0100
changeset 21522 bd641d927437
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
added export_morphism; ProofContext.init;


(* $Id$ *)

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

end