doc-src/IsarImplementation/Thy/base.thy
author haftmann
Thu, 28 Jun 2007 19:09:34 +0200
changeset 23512 770e7f9f715b
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
code generation for dvd


(* $Id$ *)

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

end