doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Sun, 07 Oct 2007 13:32:14 +0200
changeset 24884 d1e7c1b45c8d
parent 20520 05fd007bdeb9
permissions -rw-r--r--
emacs vs. jedit;


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