Mercurial
Mercurial
>
repos
>
isabelle
/ comparison
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
.
lib/Tools/display
changeset 15718
f088c10208c0
parent 15703
727ef1b8b3ee
child 20570
f78dfa306918
equal
deleted
inserted
replaced
15717:541e50adfc73
15718:f088c10208c0
77
$VIEWER "$PRIVATE_FILE"
77
$VIEWER "$PRIVATE_FILE"
78
rm -f "$PRIVATE_FILE"
78
rm -f "$PRIVATE_FILE"
79
else
79
else
80
exec $VIEWER "$FILE"
80
exec $VIEWER "$FILE"
81
fi
81
fi
82