doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Thu, 19 Jan 2006 21:22:14 +0100
changeset 18709 f174ebc26073
parent 18537 2681f9e34390
child 21374 27ae6bc4102a
permissions -rw-r--r--
setup: theory -> theory; Syntax.appl(C)_syntax;


(* $Id$ *)

theory base
imports CPure
uses "setup.ML"
begin

end