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>
Sat, 03 Jan 2009 20:44:54 +0000
changeset 60
5b9c6010897b
parent 57
065f472c09ab
child 64
9a6e5e0c4906
permissions
-rw-r--r--
doem tuning and made the cookbook work again with recent changes (CookBook/Package/Ind_Interface.thy needs to be looked at to see what the problem with the new parser type is)
theory Base
imports Main
uses
"chunks.ML"
"antiquote_setup.ML"
begin
end