doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Tue, 18 Dec 2007 19:54:30 +0100
changeset 25696 c2058af6d9bc
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
PrintMode.setmp (avoid direct access to print_mode ref);


(* $Id$ *)

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

end