doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Tue, 19 Sep 2006 18:18:11 +0200
changeset 20610 09ef37366a31
parent 18537 2681f9e34390
child 21374 27ae6bc4102a
permissions -rw-r--r--
moved Import/susp.ML to Pure/General;


(* $Id$ *)

theory base
imports CPure
uses "setup.ML"
begin

end