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
.
src/Doc/fixbookmarks
author
blanchet
Thu, 03 Jan 2013 15:13:11 +0100
changeset 50703
76a2e506c125
parent 48985
5386df44a037
child 53498
05313b45a5ae
permissions
-rwxr-xr-x
swap Vampire's Skolem arguments to bring them in line with what E and metis's new skolemizer do (helps Isar proof reconstruction in some cases)
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
48940
f0d87c6b7a2e
more portable perl invocation;
wenzelm
parents:
48938
diff
changeset
1
#!/bin/bash
6609
28726a610a17
pdf setup;
wenzelm
parents:
diff
changeset
2
48940
f0d87c6b7a2e
more portable perl invocation;
wenzelm
parents:
48938
diff
changeset
3
perl -pi -e 's/\\([a-zA-Z]+)\s*/$1/g; s/\$//g; s/^BOOKMARK/\\BOOKMARK/g;' "$@"