doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Wed, 29 Nov 2006 15:44:59 +0100
changeset 21592 8831206d7f41
parent 20520 05fd007bdeb9
permissions -rw-r--r--
renamed SIMPLE_METHOD' to SIMPLE_METHOD''; added simple version of SIMPLE_METHOD';


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