doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Tue, 14 Aug 2007 13:20:17 +0200
changeset 24259 c9e05c49d02c
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
Primitive definition forms.


(* $Id$ *)

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

end