doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Tue, 06 May 2008 00:13:01 +0200
changeset 26789 fc6d5fa0ca3c
parent 20520 05fd007bdeb9
permissions -rw-r--r--
misc fixes and tuning;


(* $Id$ *)

theory "locale" imports base begin

chapter {* Structured specifications *}

section {* Specification elements *}

text FIXME


section {* Type-inference *}

text FIXME


section {* Local theories *}

text {*
  FIXME

  \glossary{Local theory}{FIXME}
*}

end