doc-src/IsarImplementation/Thy/base.thy
author krauss
Tue, 06 Jun 2006 09:28:24 +0200
changeset 19782 48c4632e2c28
parent 18537 2681f9e34390
child 21374 27ae6bc4102a
permissions -rw-r--r--
HOL/Tools/function_package: imporoved handling of guards, added an example


(* $Id$ *)

theory base
imports CPure
uses "setup.ML"
begin

end