doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Thu, 27 Apr 2006 15:06:42 +0200
changeset 19485 5385c9d86c2a
parent 18537 2681f9e34390
child 20451 27ea2ba48fa3
permissions -rw-r--r--
renamed Source.mapfilter to Source.map_filter;


(* $Id$ *)

theory "locale" imports base begin

chapter {* Structured specifications *}

section {* Specification elements *}

text FIXME

section {* Locales *}

text FIXME

end