doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Thu, 02 Aug 2007 21:45:07 +0200
changeset 24133 75063f96618f
parent 20520 05fd007bdeb9
permissions -rw-r--r--
added int type constraints to accomodate hacked SML/NJ;


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