diff options
author | Adam Chlipala <adamc@hcoop.net> | 2009-03-10 11:18:01 -0400 |
---|---|---|
committer | Adam Chlipala <adamc@hcoop.net> | 2009-03-10 11:18:01 -0400 |
commit | 998ec0f6506d8b7065fbe277c253188b38bcac7c (patch) | |
tree | 99e4bdad36025df9b3bd37c782f9dd36f052307a /demo/react.urs | |
parent | 36b92359be479b92b5adcbdc669576e61d01f74a (diff) |
React demo
Diffstat (limited to 'demo/react.urs')
-rw-r--r-- | demo/react.urs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demo/react.urs b/demo/react.urs new file mode 100644 index 00000000..6ac44e0b --- /dev/null +++ b/demo/react.urs @@ -0,0 +1 @@ +val main : unit -> transaction page |