diff options
author | Adam Chlipala <adamc@hcoop.net> | 2009-05-02 13:23:07 -0400 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2009-05-02 13:23:07 -0400 |
commit | 95aad188ede9c075c2bfc6d8a7f9f5b7348db0ad (patch) | |
tree | ff50f45f052221ffeee46c29630832c2d29d9161 /tests/rewrite.urs | |
parent | 1f9b1ae7a13f004450f543afb737d8bc8534acdd (diff) |
Path rewriting
Diffstat (limited to 'tests/rewrite.urs')
-rw-r--r-- | tests/rewrite.urs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rewrite.urs b/tests/rewrite.urs new file mode 100644 index 00000000..6ac44e0b --- /dev/null +++ b/tests/rewrite.urs @@ -0,0 +1 @@ +val main : unit -> transaction page |