doc-src/IsarImplementation/Thy/base.thy
author huffman
Thu, 08 Jan 2009 09:58:36 -0800
changeset 29406 54bac26089bd
parent 26957 e3f04fdd994d
permissions -rw-r--r--
clean up division_ring proofs


(* $Id$ *)

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

end