CookBook/Appendix.thy
author boehmes
Wed, 25 Feb 2009 11:07:43 +0100
changeset 142 c06885c36575
parent 131 8db9195bb3e9
child 162 3fb9f820a294
permissions -rw-r--r--
Polished conversion section.


theory Appendix
imports Main
begin

text {* \appendix *}

text {*
  Possible topics: translations/print translations
*}


chapter {* Recipes *}

text {*
  Possible topics: translations/print translations
  
  User Space Type Systems (in the already existing form)
*}

end