doc-src/IsarImplementation/Thy/locale.thy
author kleing
Wed, 11 Feb 2009 16:03:10 +1100
changeset 29858 c8cee17d7e50
parent 20520 05fd007bdeb9
permissions -rw-r--r--
Autosolve feature for detecting duplicate theorems; patch by Timothy Bourke


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