doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Sat, 15 Sep 2007 19:26:17 +0200
changeset 24582 57599da58045
parent 20520 05fd007bdeb9
permissions -rw-r--r--
ML_Lex.keywords; tuned comments;


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