doc-src/IsarImplementation/Thy/base.thy
author haftmann
Wed, 18 Feb 2009 19:18:33 +0100
changeset 29972 aee7610106fd
parent 26957 e3f04fdd994d
permissions -rw-r--r--
sort instances wrt. to class hierarchy


(* $Id$ *)

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

end