doc-src/IsarImplementation/Thy/base.thy
author berghofe
Wed, 07 Feb 2007 17:30:53 +0100
changeset 22264 6a65e9b2ae05
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
Theorems for converting between wf and wfP are now declared as hints.


(* $Id$ *)

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

end