Mercurial
Mercurial
>
repos
>
isabelle
/ annotate
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
paulson
Mon, 05 Mar 2001 15:25:11 +0100
changeset 11193
851c90b23a9e
parent 10466
78168ca70469
child 16417
9bc16273c2d4
permissions
-rw-r--r--
reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
10466
78168ca70469
new Main.thy as in HOL, ZF
paulson
parents:
diff
changeset
1
78168ca70469
new Main.thy as in HOL, ZF
paulson
parents:
diff
changeset
2
(*theory Main includes everything*)
78168ca70469
new Main.thy as in HOL, ZF
paulson
parents:
diff
changeset
3
78168ca70469
new Main.thy as in HOL, ZF
paulson
parents:
diff
changeset
4
theory Main = CTT + Arith + Bool:
78168ca70469
new Main.thy as in HOL, ZF
paulson
parents:
diff
changeset
5
78168ca70469
new Main.thy as in HOL, ZF
paulson
parents:
diff
changeset
6
end