doc-src/IsarImplementation/Thy/locale.thy
author haftmann
Mon, 08 Oct 2007 22:03:31 +0200
changeset 24918 22013215eece
parent 20520 05fd007bdeb9
permissions -rw-r--r--
moved translation kernel to CodeThingol


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