annotate tests/transactional.h @ 1926:44f607a7f4cd

Rename <activeHead> to <script> and make it work properly
author Adam Chlipala <adam@chlipala.net>
date Mon, 09 Dec 2013 15:47:14 -0500
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);