doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Wed, 25 Jul 2007 22:20:49 +0200
changeset 23987 6d78feed74dd
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
Configuration options as values within the local context.


(* $Id$ *)

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

end