doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Fri, 03 Feb 2006 23:12:28 +0100
changeset 18921 f47c46d7d654
parent 18537 2681f9e34390
child 21374 27ae6bc4102a
permissions -rw-r--r--
canonical member/insert/merge;


(* $Id$ *)

theory base
imports CPure
uses "setup.ML"
begin

end