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/ZF/Main.ML
author
webertj
Fri, 10 Mar 2006 17:24:16 +0100
changeset 19237
f51301fafdc2
parent 17876
b9c92f384109
permissions
-rw-r--r--
comment delimiter fixed
(* $Id$ *)
structure Main =
struct
val thy = the_context ();
end;