doc-src/IsarImplementation/Thy/locale.thy
author haftmann
Tue, 26 Feb 2008 20:38:17 +0100
changeset 26152 cf2cccf17d6d
parent 20520 05fd007bdeb9
permissions -rw-r--r--
some more 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