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>
Fri, 17 Oct 2008 17:41:34 -0400
changeset 40
35e1dff0d9bb
parent 23
1322990e4ee7
child 43
02f76f1b6e7b
permissions
-rw-r--r--
more on the parsing section
theory Base
imports Main
uses
"antiquote_setup.ML"
"chunks.ML"
"antiquote_setup_plus.ML"
begin
end