doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Tue, 28 Nov 2006 00:35:21 +0100
changeset 21566 af2932baf068
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
dest_term: strip_imp_concl;


(* $Id$ *)

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

end