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/Base.thy
author
Christian Urban <urbanc@in.tum.de>
Thu, 30 Oct 2008 13:36:51 +0100
changeset 47
4daf913fdbe1
parent 43
02f76f1b6e7b
child 57
065f472c09ab
permissions
-rw-r--r--
hakked latex so that it does not display ML {* *}; general tuning
theory Base
imports Main
uses
"antiquote_setup.ML"
"chunks.ML"
begin
end