doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Sun, 08 Jul 2007 19:51:54 +0200
changeset 23653 560f8f41ade2
parent 20520 05fd007bdeb9
permissions -rw-r--r--
updated;


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