doc-src/IsarImplementation/Thy/base.thy
author haftmann
Mon, 27 Aug 2007 11:34:16 +0200
changeset 24434 c588ec4cf194
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
added simple definition scheme


(* $Id$ *)

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

end