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
.
doc-src/TutorialI/settings.ML
author
blanchet
Tue, 17 Feb 2009 14:01:54 +0100
changeset 29956
62f931b257b7
parent 22097
7ee0529c5674
child 37216
3165bc303f66
permissions
-rw-r--r--
Reintroduce set_interpreter for Collect and op :. I removed them by accident when removing old code that dealt with the "set" type. Incidentally, there is still some broken "set" code in Refute that should be fixed (see TODO in refute.ML).
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
22097
7ee0529c5674
renamed IsarOutput to ThyOutput;
wenzelm
parents:
9834
diff
changeset
1
(* $Id$ *)
7ee0529c5674
renamed IsarOutput to ThyOutput;
wenzelm
parents:
9834
diff
changeset
2
7ee0529c5674
renamed IsarOutput to ThyOutput;
wenzelm
parents:
9834
diff
changeset
3
ThyOutput.indent := 5;