doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Wed, 17 Sep 2008 21:27:38 +0200
changeset 28273 17f6aa02ded3
parent 20520 05fd007bdeb9
permissions -rw-r--r--
simplified ML_Context.eval_in -- expect immutable Proof.context value;


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