doc-src/IsarImplementation/Thy/base.thy
author huffman
Mon, 11 Jun 2007 05:20:05 +0200
changeset 23307 2fe3345035c7
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
modify proofs to avoid referring to int::nat=>int


(* $Id$ *)

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

end