doc-src/IsarImplementation/Thy/base.thy
author nipkow
Wed, 11 Feb 2009 10:51:07 +0100
changeset 29859 33bff35f1335
parent 26957 e3f04fdd994d
permissions -rw-r--r--
Moved Order_Relation into Library and moved some of it into Relation.


(* $Id$ *)

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

end