Mercurial
Mercurial
>
repos
>
isabelle
/ 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
.
src/CTT/Main.thy
author
nipkow
Wed, 22 Apr 2015 12:15:27 +0200
changeset 60144
50eb4fdd5860
parent 58889
5b7a9633cfa8
child 60770
240563fbf41d
permissions
-rw-r--r--
merged
section {* Main includes everything *}
theory Main
imports CTT Arith Bool
begin
end