doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Fri, 28 Mar 2008 19:43:54 +0100
changeset 26462 dac4e2bce00d
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
avoid rebinding of existing facts;


(* $Id$ *)

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

end