doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Tue, 07 Nov 2006 19:40:56 +0100
changeset 21234 fb84ab52f23b
parent 20520 05fd007bdeb9
permissions -rw-r--r--
removed obsolete theorem statements (cf. specification.ML);


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