doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Wed, 24 Oct 2007 19:46:00 +0200
changeset 25175 66a33a664609
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
added HOL-Statespace session;


(* $Id$ *)

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

end