doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Fri, 10 Aug 2007 18:21:25 +0200
changeset 24227 9b226b56e9a9
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
tuned ML bindings;


(* $Id$ *)

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

end