doc-src/IsarImplementation/Thy/locale.thy
author narboux
Thu, 19 Apr 2007 16:27:53 +0200
changeset 22729 69ef734825c5
parent 20520 05fd007bdeb9
permissions -rw-r--r--
add a tactic to generate fresh names


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