diff options
author | Adam Chlipala <adamc@hcoop.net> | 2009-05-14 09:33:48 -0400 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2009-05-14 09:33:48 -0400 |
commit | b6163966d74b8f4636d63f28179205ed9f6daaaf (patch) | |
tree | a2cae7eab132b9d3a0e2a1761daa414b869cdf3e /tests/cselect.urs | |
parent | 9e6bd5dd1394c99f0a9b29369a4957c958e0830c (diff) |
cselect
Diffstat (limited to 'tests/cselect.urs')
-rw-r--r-- | tests/cselect.urs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cselect.urs b/tests/cselect.urs new file mode 100644 index 00000000..6ac44e0b --- /dev/null +++ b/tests/cselect.urs @@ -0,0 +1 @@ +val main : unit -> transaction page |