doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Mon, 04 Sep 2006 20:07:55 +0200
changeset 20475 a04bf731ceb6
parent 20451 27ea2ba48fa3
child 20477 e623b0e30541
permissions -rw-r--r--
tuned;


(* $Id$ *)

theory "locale" imports base begin

chapter {* Structured specifications *}

section {* Specification elements *}

text FIXME


section {* Type-checking specifications *}

text FIXME


section {* Localized theory specifications *}

text {*
  FIXME

  \glossary{Local theory}{FIXME}
*}

end