Mercurial > urweb
annotate demo/more/select.urs @ 1198:b52929351402
Forward reference to URI convention
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Sat, 17 Apr 2010 13:57:10 -0400 |
parents | e46227efcbba |
children |
rev | line source |
---|---|
adamc@1023 | 1 val selectChar : list (char * string) -> option char -> xml select [] [] |