doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Thu, 07 Dec 2006 00:42:04 +0100
changeset 21687 f689f729afab
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
reorganized structure Goal vs. Tactic;


(* $Id$ *)

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

end