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
berghofe
Fri, 10 Oct 2008 17:12:30 +0200
changeset 31
53460ac408b5
parent 23
1322990e4ee7
child 43
02f76f1b6e7b
permissions
-rw-r--r--
Added alltt, rail, and url.
theory Base
imports Main
uses
"antiquote_setup.ML"
"chunks.ML"
"antiquote_setup_plus.ML"
begin
end