doc-src/IsarImplementation/Thy/base.thy
author haftmann
Wed, 14 Feb 2007 10:06:13 +0100
changeset 22317 b550d2c6ca90
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
continued class tutorial


(* $Id$ *)

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

end