doc-src/IsarImplementation/Thy/base.thy
author krauss
Tue, 07 Nov 2006 12:20:11 +0100
changeset 21212 547224bf9348
parent 18537 2681f9e34390
child 21374 27ae6bc4102a
permissions -rw-r--r--
Added a (stub of a) function tutorial


(* $Id$ *)

theory base
imports CPure
uses "setup.ML"
begin

end