doc-src/IsarImplementation/Thy/locale.thy
author krauss
Tue, 07 Nov 2006 12:20:11 +0100
changeset 21212 547224bf9348
parent 20520 05fd007bdeb9
permissions -rw-r--r--
Added a (stub of a) function tutorial


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