doc-src/IsarImplementation/Thy/locale.thy
author wenzelm
Thu, 27 Jul 2006 23:28:23 +0200
changeset 20239 620a3f297072
parent 18537 2681f9e34390
child 20451 27ea2ba48fa3
permissions -rw-r--r--
declare_term_names: cover types as well; removed unused zero_var_indexesT; tuned;


(* $Id$ *)

theory "locale" imports base begin

chapter {* Structured specifications *}

section {* Specification elements *}

text FIXME

section {* Locales *}

text FIXME

end