doc-src/IsarImplementation/Thy/locale.thy
author berghofe
Mon, 10 Nov 2008 17:34:26 +0100
changeset 28729 cfd169f1dae2
parent 20520 05fd007bdeb9
permissions -rw-r--r--
Some more functions for accessing information about atoms.


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