doc-src/IsarImplementation/Thy/base.thy
author chaieb
Wed, 27 Feb 2008 14:39:48 +0100
changeset 26154 894f3860ebfd
parent 21374 27ae6bc4102a
child 26957 e3f04fdd994d
permissions -rw-r--r--
Installation of Quantifier elimination for ordered fields moved to Library/Dense_Linear_Order.thy


(* $Id$ *)

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

end