doc-src/IsarImplementation/Thy/locale.thy
author huffman
Wed, 22 Aug 2007 01:42:35 +0200
changeset 24396 c1e20c65a3be
parent 20520 05fd007bdeb9
permissions -rw-r--r--
move bool list stuff from BinOperations to BinBoolList; reorganize BinBoolList into subsections


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