From 5e90aecd290f5ae8b4b10367cc0d8995be2a1d9d Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Sat, 4 Dec 2010 11:15:20 -0500 Subject: New argument to transactional free functions, to specify whether we are about to retry --- tests/transactional.urp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/transactional.urp (limited to 'tests/transactional.urp') diff --git a/tests/transactional.urp b/tests/transactional.urp new file mode 100644 index 00000000..4ff1fea7 --- /dev/null +++ b/tests/transactional.urp @@ -0,0 +1,4 @@ +ffi transactional +include transactional.h +link transactional.o +effectful Transactional.foo -- cgit v1.2.3