annotate tests/transactional.h @ 2269:f7bc7c11a656

Make SQL caches use more of the pure caching machinery, but it's brittle.
author Ziv Scully <ziv@mit.edu>
date Thu, 15 Oct 2015 00:52:04 -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);