doc-src/IsarImplementation/Thy/base.thy
author wenzelm
Tue, 05 Jun 2007 16:26:04 +0200
changeset 23252 67268bb40b21
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
Semiring normalization and Groebner Bases.


(* $Id$ *)

theory base
imports CPure
uses "../../antiquote_setup.ML"
begin

end