doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Thu, 06 Jul 2006 16:49:37 +0200
changeset 20025 95aeaa3ef35d
parent 18537 2681f9e34390
child 21374 27ae6bc4102a
permissions -rw-r--r--
Isar.context ();


(* $Id$ *)

theory base
imports CPure
uses "setup.ML"
begin

end