doc-src/IsarImplementation/Thy/base.thy
author huffman
Wed, 13 Jun 2007 03:28:21 +0200
changeset 23364 1f3b832c90c1
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
thm antiquotations


(* $Id$ *)

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

end