doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Mon, 20 Aug 2007 17:46:32 +0200
changeset 24341 7b8da2396c49
parent 20520 05fd007bdeb9
permissions -rw-r--r--
type_check: tuned singleton funs case;


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