annotate tests/transactional.h @ 2203:39faa4a037f4

ML half of initial prototype. (Doesn't compile because there's no C yet.)
author Ziv Scully <ziv@mit.edu>
date Tue, 25 Mar 2014 02:04:06 -0400
parents 1cc67fdac4d3
children
rev   line source
adam@1327 1 #include "/usr/local/include/urweb/types.h"
adam@1327 2
adam@1327 3 uw_unit uw_Transactional_foo(uw_context);