diff options
author | Adam Chlipala <adamc@hcoop.net> | 2010-04-13 16:30:46 -0400 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2010-04-13 16:30:46 -0400 |
commit | c4f4ed6ee7f6fe49d19ca68b9fff6735b8a86fec (patch) | |
tree | 4161156186558a96b0a98dfd068d7491bb518d83 /tests/policy2.urs | |
parent | c77a8eb70eec73d741eccdf2c0705b28db847a92 (diff) |
Completely redid main Iflow logic; so far, policy and policy2 work
Diffstat (limited to 'tests/policy2.urs')
-rw-r--r-- | tests/policy2.urs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/policy2.urs b/tests/policy2.urs new file mode 100644 index 00000000..6ac44e0b --- /dev/null +++ b/tests/policy2.urs @@ -0,0 +1 @@ +val main : unit -> transaction page |