Mercurial
Mercurial
>
hg
>
isabelle-cookbook
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
CookBook/Appendix.thy
author
Christian Urban <urbanc@in.tum.de>
Sat, 29 Nov 2008 21:20:18 +0000
changeset 53
0c3580c831a4
parent 13
2b07da8b310d
child 73
bcbcf5c839ae
permissions
-rw-r--r--
removed the @{ML ...} antiquotation in favour of @{ML_open ...x}
theory Appendix
imports Main
begin
text {* \appendix *}
chapter {* Recipes *}
end