doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Tue, 02 Oct 2007 22:23:26 +0200
changeset 24815 f7093e90f36c
parent 20520 05fd007bdeb9
permissions -rw-r--r--
tuned internal interfaces: flags record, added kind for results; tuned;


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