CookBook/Appendix.thy
author Christian Urban <urbanc@in.tum.de>
Sun, 01 Mar 2009 21:48:59 +0000
changeset 154 e81ebb37aa83
parent 131 8db9195bb3e9
child 162 3fb9f820a294
permissions -rw-r--r--
updated to repository version; added a section about timing


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