doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Fri, 29 Sep 2006 22:47:03 +0200
changeset 20785 d60f81c56fd4
parent 18537 2681f9e34390
child 21374 27ae6bc4102a
permissions -rw-r--r--
Syntax.mode; refrain from removing conflicting mixfixes;


(* $Id$ *)

theory base
imports CPure
uses "setup.ML"
begin

end