doc-src/IsarImplementation/Thy/locale.thy
author haftmann
Thu, 16 Aug 2007 11:45:05 +0200
changeset 24292 26ac9fe0e80e
parent 20520 05fd007bdeb9
permissions -rw-r--r--
added evaluation examples


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