diff options
author | Adam Chlipala <adamc@hcoop.net> | 2009-04-30 14:43:55 -0400 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2009-04-30 14:43:55 -0400 |
commit | 28977d57ddbf4bc42139154f30b5e96a49e46894 (patch) | |
tree | e2e88effef276f807d8f5599aa4eb8c9b1839fde /tests/megaform.urs | |
parent | fe0742107983aeaea3db6715d2f71e2260ce05f1 (diff) |
Megaform test
Diffstat (limited to 'tests/megaform.urs')
-rw-r--r-- | tests/megaform.urs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/megaform.urs b/tests/megaform.urs new file mode 100644 index 00000000..6ac44e0b --- /dev/null +++ b/tests/megaform.urs @@ -0,0 +1 @@ +val main : unit -> transaction page |