diff options
author | Adam Chlipala <adamc@hcoop.net> | 2009-04-05 11:24:55 -0400 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2009-04-05 11:24:55 -0400 |
commit | 37eeae6bc2503281d1b806c85aa0e70645fd9966 (patch) | |
tree | 629c88474e3f44efa4384f199ee22debb4e240bd /demo/roundTrip.urs | |
parent | 3b2a5f0903f59d0a58de4201ab4f16d34423bf25 (diff) |
RoundTrip demo
Diffstat (limited to 'demo/roundTrip.urs')
-rw-r--r-- | demo/roundTrip.urs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demo/roundTrip.urs b/demo/roundTrip.urs new file mode 100644 index 00000000..6ac44e0b --- /dev/null +++ b/demo/roundTrip.urs @@ -0,0 +1 @@ +val main : unit -> transaction page |