doc-src/IsarImplementation/Thy/locale.thy
author haftmann
Sun, 23 Jul 2006 07:19:36 +0200
changeset 20183 fd546b0c8a7c
parent 18537 2681f9e34390
child 20451 27ea2ba48fa3
permissions -rw-r--r--
major simplifications for integers


(* $Id$ *)

theory "locale" imports base begin

chapter {* Structured specifications *}

section {* Specification elements *}

text FIXME

section {* Locales *}

text FIXME

end