doc-src/IsarImplementation/Thy/locale.thy
author ballarin
Tue, 28 Oct 2008 11:03:07 +0100
changeset 28699 32b6a8f12c1c
parent 20520 05fd007bdeb9
permissions -rw-r--r--
Removed 'includes meta_term_syntax' and 'includes meta_conjunction_syntax'.


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