doc-src/IsarImplementation/Thy/base.thy
author haftmann
Mon, 08 Oct 2007 22:03:31 +0200
changeset 24918 22013215eece
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
moved translation kernel to CodeThingol


(* $Id$ *)

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

end