log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
urweb
comparison tests/img.ur @ 717:e28637743279
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
URLs
author
Adam Chlipala <adamc@hcoop.net>
date
Thu, 09 Apr 2009 16:36:50 -0400
parents
children
comparison
equal
deleted
inserted
replaced
716:a6941960f459
717:e28637743279
1
fun main () : transaction page = return <xml><body>
2
<img src="http://www.google.com/intl/en_ALL/images/logo.gif"/>
3
</body></xml>