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
wenzelm
Sun, 26 Feb 2006 23:01:48 +0100
changeset 19142
99a72b8c9974
parent 17876
b9c92f384109
permissions
-rw-r--r--
rewrite_goals_rule_aux: actually use prems if present;
(* $Id$ *)
structure Main =
struct
val thy = the_context ();
end;