doc-src/IsarImplementation/Thy/locale.thy
author haftmann
Tue, 29 Jul 2008 08:15:40 +0200
changeset 27691 ce171cbd4b93
parent 20520 05fd007bdeb9
permissions -rw-r--r--
PureThy: dropped note_thmss_qualified, dropped _i suffix


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