doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Sat, 17 May 2008 13:54:30 +0200
changeset 26928 ca87aff1ad2d
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
structure Display: less pervasive operations;


(* $Id$ *)

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

end