doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Thu, 07 Sep 2006 20:12:08 +0200
changeset 20491 98ba42f19995
parent 20477 e623b0e30541
child 20520 05fd007bdeb9
permissions -rw-r--r--
tuned;


(* $Id$ *)

theory "locale" imports base begin

chapter {* Structured specifications *}

section {* Specification elements *}

text FIXME


section {* Type-checking specifications *}

text FIXME


section {* Local theories *}

text {*
  FIXME

  \glossary{Local theory}{FIXME}
*}

end