doc-src/IsarImplementation/Thy/base.thy
author krauss
Mon, 23 Oct 2006 17:46:11 +0200
changeset 21100 cda93bbf35db
parent 18537 2681f9e34390
child 21374 27ae6bc4102a
permissions -rw-r--r--
Fixed bug in the handling of congruence rules


(* $Id$ *)

theory base
imports CPure
uses "setup.ML"
begin

end