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/ZF/IntArith.thy
author
wenzelm
Wed, 16 Apr 2008 21:53:01 +0200
changeset 26693
90d0b86644ac
parent 23146
0bc590051d95
child 27237
c94eefffc3a5
permissions
-rw-r--r--
renamed check_fact to defined_fact;
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
23146
0bc590051d95
moved Integ files to canonical place;
wenzelm
parents:
diff
changeset
1
0bc590051d95
moved Integ files to canonical place;
wenzelm
parents:
diff
changeset
2
theory IntArith imports Bin
0bc590051d95
moved Integ files to canonical place;
wenzelm
parents:
diff
changeset
3
uses "int_arith.ML" begin
0bc590051d95
moved Integ files to canonical place;
wenzelm
parents:
diff
changeset
4
0bc590051d95
moved Integ files to canonical place;
wenzelm
parents:
diff
changeset
5
end