doc-src/IsarImplementation/Thy/base.thy
author haftmann
Mon, 13 Nov 2006 15:42:59 +0100
changeset 21324 a5089fc012b5
parent 18537 2681f9e34390
child 21374 27ae6bc4102a
permissions -rw-r--r--
adjusted


(* $Id$ *)

theory base
imports CPure
uses "setup.ML"
begin

end