doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Sun, 16 Sep 2007 14:52:29 +0200
changeset 24595 5c290506fbc0
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
tuned message;


(* $Id$ *)

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

end