doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Thu, 20 Dec 2007 12:02:46 +0100
changeset 25725 18bc59fb01b5
parent 20520 05fd007bdeb9
permissions -rw-r--r--
updated HOL-Nominal-Examples deps;


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