doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Tue, 28 Aug 2007 19:45:45 +0200
changeset 24464 58d24cbe5fa6
parent 20520 05fd007bdeb9
permissions -rw-r--r--
TheoremHook: fixed copy-paste mistake;


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