doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Tue, 21 Mar 2006 12:18:15 +0100
changeset 19305 5c16895d548b
parent 18537 2681f9e34390
child 20451 27ea2ba48fa3
permissions -rw-r--r--
avoid polymorphic equality;


(* $Id$ *)

theory "locale" imports base begin

chapter {* Structured specifications *}

section {* Specification elements *}

text FIXME

section {* Locales *}

text FIXME

end