doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Wed, 04 Apr 2007 00:11:13 +0200
changeset 22582 f315da9400fb
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
removed obsolete scanwords (see obsolete tactic.ML:rename_tac for its only use);


(* $Id$ *)

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

end