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/Main.ML
author
wenzelm
Thu, 24 Jan 2002 16:37:49 +0100
changeset 12844
b5b15bbca582
parent 9650
6f0b89f2a1f9
permissions
-rw-r--r--
updated;
structure Main =
struct
val thy = the_context ();
end;