doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Fri, 17 Nov 2006 02:19:54 +0100
changeset 21402 c15bcd87f47c
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
updated;


(* $Id$ *)

theory base
imports CPure
uses "../../antiquote_setup.ML"
begin

end