doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Mon, 03 Jul 2006 19:33:09 +0200
changeset 19978 df19a7876183
parent 18537 2681f9e34390
child 21374 27ae6bc4102a
permissions -rw-r--r--
obtain_export: Thm.generalize; guess: fixed handling of mixfixes of vars; tuned;


(* $Id$ *)

theory base
imports CPure
uses "setup.ML"
begin

end