doc-src/IsarImplementation/Thy/base.thy
author haftmann
Tue, 19 Sep 2006 15:22:24 +0200
changeset 20599 65bd267ae23f
parent 18537 2681f9e34390
child 21374 27ae6bc4102a
permissions -rw-r--r--
moved base setup for evaluation oracle hier


(* $Id$ *)

theory base
imports CPure
uses "setup.ML"
begin

end