doc-src/IsarImplementation/Thy/locale.thy
author haftmann
Fri, 07 Dec 2007 15:07:56 +0100
changeset 25570 fdfbbb92dadf
parent 20520 05fd007bdeb9
permissions -rw-r--r--
proper treatment of code theorems for primrec


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