doc-src/IsarImplementation/Thy/locale.thy
author ballarin
Wed, 19 Jul 2006 23:22:22 +0200
changeset 20169 52173f7687fd
parent 18537 2681f9e34390
child 20451 27ea2ba48fa3
permissions -rw-r--r--
Change to algebra method.


(* $Id$ *)

theory "locale" imports base begin

chapter {* Structured specifications *}

section {* Specification elements *}

text FIXME

section {* Locales *}

text FIXME

end