doc-src/IsarImplementation/Thy/base.thy
author urbanc
Sun, 22 Jan 2006 21:58:43 +0100
changeset 18745 060400dc077c
parent 18537 2681f9e34390
child 21374 27ae6bc4102a
permissions -rw-r--r--
a fixme comments about abs_fun_if, which should be called perm_if and moved to the "bool"-section


(* $Id$ *)

theory base
imports CPure
uses "setup.ML"
begin

end