log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
urweb
annotate tests/table_sig.ur @ 728:2197f0e24a9f
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Avoid thread death via message receive
author
Adam Chlipala <adamc@hcoop.net>
date
Thu, 16 Apr 2009 13:00:40 -0400
parents
1fb318c17546
children
rev
line source
adamc@706
1
table t : { A : int }
adamc@706
2