doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Mon, 11 Sep 2006 21:35:19 +0200
changeset 20503 503ac4c5ef91
parent 20477 e623b0e30541
child 20520 05fd007bdeb9
permissions -rw-r--r--
induct method: renamed 'fixing' to 'arbitrary';


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