doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Wed, 29 Nov 2006 15:44:59 +0100
changeset 21592 8831206d7f41
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
renamed SIMPLE_METHOD' to SIMPLE_METHOD''; added simple version of SIMPLE_METHOD';


(* $Id$ *)

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

end