doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Wed, 19 Mar 2008 22:28:17 +0100
changeset 26338 f8ed02f22433
parent 20520 05fd007bdeb9
permissions -rw-r--r--
auxiliary dynamic_thm(s) for fact lookup; renamed local dynamic_thm(s) to goal_thm(s);


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