doc-src/IsarImplementation/Thy/locale.thy
author paulson
Thu, 06 Sep 2007 18:19:00 +0200
changeset 24549 c8cee92b06bc
parent 20520 05fd007bdeb9
permissions -rw-r--r--
new fun declaration


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