doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Sun, 01 Oct 2006 18:29:26 +0200
changeset 20809 6c4fd0b4b63a
parent 20520 05fd007bdeb9
permissions -rw-r--r--
moved theory Infinite_Set to Library;


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