doc-src/IsarImplementation/Thy/base.thy
author haftmann
Thu, 16 Aug 2007 11:45:05 +0200
changeset 24292 26ac9fe0e80e
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
added evaluation examples


(* $Id$ *)

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

end