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/HOL/SPARK/Examples/RIPEMD-160/shadow/interfaces.ads
author
wenzelm
Wed, 04 Oct 2017 12:00:53 +0200
changeset 66787
64b47495676d
parent 41561
d1318f3c86ba
permissions
-rw-r--r--
obsolete;
package Interfaces is
type Unsigned_32 is mod 2 ** 32;
end Interfaces;