doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Sat, 29 Sep 2007 21:39:47 +0200
changeset 24762 8d7da66b1a2c
parent 20520 05fd007bdeb9
permissions -rw-r--r--
added declare_typ_names; replace_dummy_patterns: canonical argument order;


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