doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Thu, 14 Jun 2007 10:38:48 +0200
changeset 23383 5460951833fa
parent 20520 05fd007bdeb9
permissions -rw-r--r--
tuned proofs: avoid implicit prems;


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