doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Thu, 04 Dec 2008 23:00:27 +0100
changeset 28972 cb8a2c3e188f
parent 20520 05fd007bdeb9
permissions -rw-r--r--
renamed type Future.T to future; added map combinator;


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