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
wenzelm
Wed, 26 Oct 2016 16:04:05 +0200
changeset 64408
50bcf976f276
parent 63505
42e1dece537a
child 64980
7dc25cf5793e
permissions
-rw-r--r--
clarified hg push return code: 1 means "nothing to push";
section \<open>Main includes everything\<close>
theory Main
imports CTT Arith Bool
begin
end