doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Thu, 11 Oct 2007 16:05:56 +0200
changeset 24971 4d006b03aa4a
parent 20520 05fd007bdeb9
permissions -rw-r--r--
replaced Sign.add_consts_authentic by Sign.declare_const; 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