doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Sun, 08 Jul 2007 19:51:54 +0200
changeset 23653 560f8f41ade2
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
updated;


(* $Id$ *)

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

end