doc-src/IsarImplementation/Thy/base.thy
author huffman
Thu, 17 May 2007 00:45:27 +0200
changeset 22985 501e6dfe4e5a
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
cleaned up proof of Maclaurin_sin_bound


(* $Id$ *)

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

end