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/transact.urs | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/transact.urs (limited to 'tests/transact.urs') diff --git a/tests/transact.urs b/tests/transact.urs new file mode 100644 index 00000000..6ac44e0b --- /dev/null +++ b/tests/transact.urs @@ -0,0 +1 @@ +val main : unit -> transaction page -- cgit v1.2.3