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
.
doc-src/fixbookmarks.pl
author
paulson
Fri, 28 Dec 2001 10:10:55 +0100
changeset 12605
c198367640f6
parent 6636
80052270f08b
permissions
-rw-r--r--
fixed variable-clash bug in make_elim
s/\\([a-zA-Z]+)\s*/$1/g;
s/\$//g;
s/^BOOKMARK/\\BOOKMARK/g;