doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Thu, 28 Sep 2006 23:42:49 +0200
changeset 20773 468af396cf6f
parent 18537 2681f9e34390
child 21374 27ae6bc4102a
permissions -rw-r--r--
removed legacy code; tuned;


(* $Id$ *)

theory base
imports CPure
uses "setup.ML"
begin

end