doc-src/IsarImplementation/Thy/base.thy
author haftmann
Mon, 16 Feb 2009 19:11:55 +0100
changeset 29940 83b373f61d41
parent 26957 e3f04fdd994d
permissions -rw-r--r--
more default simp rules for sgn


(* $Id$ *)

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

end