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
boehmes
Wed, 07 Jan 2009 16:29:49 +0100
changeset 61
64c9540f2f84
parent 57
065f472c09ab
child 64
9a6e5e0c4906
permissions
-rw-r--r--
Added four recipes.
theory Base
imports Main
uses
"chunks.ML"
"antiquote_setup.ML"
begin
end