doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Wed, 19 Mar 2008 22:50:42 +0100
changeset 26342 0f65fa163304
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
more antiquotations;


(* $Id$ *)

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

end