doc-src/IsarImplementation/Thy/base.thy
author haftmann
Fri, 18 Jul 2008 18:25:53 +0200
changeset 27651 16a26996c30e
parent 26957 e3f04fdd994d
permissions -rw-r--r--
moved op dvd to theory Ring_and_Field; generalized a couple of lemmas


(* $Id$ *)

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

end