doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Wed, 17 Sep 2008 21:27:38 +0200
changeset 28273 17f6aa02ded3
parent 26957 e3f04fdd994d
permissions -rw-r--r--
simplified ML_Context.eval_in -- expect immutable Proof.context value;


(* $Id$ *)

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

end