doc-src/IsarImplementation/Thy/locale.thy
author haftmann
Tue, 08 Jan 2008 11:37:30 +0100
changeset 25864 11f531354852
parent 20520 05fd007bdeb9
permissions -rw-r--r--
explicit type variables for instantiation


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