doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Tue, 18 Dec 2007 19:54:30 +0100
changeset 25696 c2058af6d9bc
parent 20520 05fd007bdeb9
permissions -rw-r--r--
PrintMode.setmp (avoid direct access to print_mode ref);


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