diff options
author | Adam Chlipala <adamc@hcoop.net> | 2009-05-03 12:01:55 -0400 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2009-05-03 12:01:55 -0400 |
commit | ebbae2ae752fe3b0774207920c7510853ffcbdcf (patch) | |
tree | 49c6b55d21a08b6b675a910fbc69fffbc82b78a4 /demo/constraints.urs | |
parent | 9d959303231d6790e9ffbc631e775abbeaee4584 (diff) |
constraints demo
Diffstat (limited to 'demo/constraints.urs')
-rw-r--r-- | demo/constraints.urs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demo/constraints.urs b/demo/constraints.urs new file mode 100644 index 00000000..6ac44e0b --- /dev/null +++ b/demo/constraints.urs @@ -0,0 +1 @@ +val main : unit -> transaction page |