doc-src/IsarImplementation/Thy/locale.thy
author huffman
Mon, 11 Jun 2007 05:20:05 +0200
changeset 23307 2fe3345035c7
parent 20520 05fd007bdeb9
permissions -rw-r--r--
modify proofs to avoid referring to int::nat=>int


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