doc-src/IsarImplementation/Thy/base.thy
author urbanc
Thu, 13 Sep 2007 23:58:38 +0200
changeset 24571 a6d0428dea8e
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
some cleaning up to do with contexts


(* $Id$ *)

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

end