doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Thu, 31 Aug 2006 22:55:49 +0200
changeset 20451 27ea2ba48fa3
parent 18537 2681f9e34390
child 21374 27ae6bc4102a
permissions -rw-r--r--
misc cleanup;


(* $Id$ *)

theory base
imports CPure
uses "setup.ML"
begin

end