annotate tests/urblog.urs @ 2033:ea0ecd5fa9df

Add locking to enforce atomicity of message sends from one transaction
author Adam Chlipala <adam@chlipala.net>
date Fri, 27 Jun 2014 14:39:31 -0400
parents 19e8e3d556d6
children
rev   line source
adam@1443 1 val list : unit -> transaction page
adam@1443 2 val main : unit -> transaction page