diff options
author | Adam Chlipala <adam@chlipala.net> | 2010-12-04 11:15:20 -0500 |
---|---|---|
committer | Adam Chlipala <adam@chlipala.net> | 2010-12-04 11:15:20 -0500 |
commit | ae6417be71abf3da25f7708d3ead977a03417e31 (patch) | |
tree | c60abe4025d03517d3a685076e32aa3fc48093a0 /tests/transact.urp | |
parent | 686b727ebba1749f1936cfc39a7b6b1f1f6ebc0a (diff) |
New argument to transactional free functions, to specify whether we are about to retry
Diffstat (limited to 'tests/transact.urp')
-rw-r--r-- | tests/transact.urp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/transact.urp b/tests/transact.urp new file mode 100644 index 00000000..dcd84854 --- /dev/null +++ b/tests/transact.urp @@ -0,0 +1,5 @@ +library transactional +rewrite all Transact/* + +$/list +transact |