CookBook/Appendix.thy
author Christian Urban <urbanc@in.tum.de>
Sun, 22 Feb 2009 03:44:03 +0000
changeset 129 e0d368a45537
parent 73 bcbcf5c839ae
child 131 8db9195bb3e9
permissions -rw-r--r--
started a section about simprocs
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
13
2b07da8b310d polished and added a subdirectory for the recipes
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     1
2b07da8b310d polished and added a subdirectory for the recipes
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     2
theory Appendix
2b07da8b310d polished and added a subdirectory for the recipes
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     3
imports Main
2b07da8b310d polished and added a subdirectory for the recipes
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     4
begin
2b07da8b310d polished and added a subdirectory for the recipes
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     5
2b07da8b310d polished and added a subdirectory for the recipes
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     6
text {* \appendix *}
2b07da8b310d polished and added a subdirectory for the recipes
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
     7
129
e0d368a45537 started a section about simprocs
Christian Urban <urbanc@in.tum.de>
parents: 73
diff changeset
     8
text {*
e0d368a45537 started a section about simprocs
Christian Urban <urbanc@in.tum.de>
parents: 73
diff changeset
     9
  Possible topics: translations/print translations
e0d368a45537 started a section about simprocs
Christian Urban <urbanc@in.tum.de>
parents: 73
diff changeset
    10
e0d368a45537 started a section about simprocs
Christian Urban <urbanc@in.tum.de>
parents: 73
diff changeset
    11
*}
e0d368a45537 started a section about simprocs
Christian Urban <urbanc@in.tum.de>
parents: 73
diff changeset
    12
e0d368a45537 started a section about simprocs
Christian Urban <urbanc@in.tum.de>
parents: 73
diff changeset
    13
13
2b07da8b310d polished and added a subdirectory for the recipes
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    14
chapter {* Recipes *}
2b07da8b310d polished and added a subdirectory for the recipes
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    15
2b07da8b310d polished and added a subdirectory for the recipes
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    16
end
2b07da8b310d polished and added a subdirectory for the recipes
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    17
  
2b07da8b310d polished and added a subdirectory for the recipes
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    18
2b07da8b310d polished and added a subdirectory for the recipes
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    19
2b07da8b310d polished and added a subdirectory for the recipes
Christian Urban <urbanc@in.tum.de>
parents:
diff changeset
    20