doc-src/IsarImplementation/Thy/base.thy
author haftmann
Fri, 01 Jun 2007 10:44:28 +0200
changeset 23182 01fa88b79ddc
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
dropped superfluous name bindings


(* $Id$ *)

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

end