doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Thu, 11 Oct 2007 16:05:53 +0200
changeset 24970 050afeec89a7
parent 20520 05fd007bdeb9
permissions -rw-r--r--
renamed Syntax.XXX_mode to Syntax.mode_XXX; moved ProofContext.pp to Syntax.pp;


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