doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Sun, 21 Oct 2007 14:21:53 +0200
changeset 25132 dffe405b090d
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
removed obsolete ML bindings;


(* $Id$ *)

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

end