doc-src/IsarImplementation/Thy/base.thy
author huffman
Thu, 10 May 2007 03:11:03 +0200
changeset 22914 681700e1d693
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
remove redundant lemmas


(* $Id$ *)

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

end