doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Fri, 03 Aug 2007 22:33:09 +0200
changeset 24150 ed724867099a
parent 20520 05fd007bdeb9
permissions -rw-r--r--
sort indexes according to symbolic update_time (multithreading-safe);


(* $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