doc-src/IsarImplementation/Thy/locale.thy
author chaieb
Wed, 22 Aug 2007 17:13:40 +0200
changeset 24402 382f67ffbda5
parent 20520 05fd007bdeb9
permissions -rw-r--r--
imports Presburger; no need for Main


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