Mercurial > urweb
annotate demo/more/select.urs @ 1274:38eb0d0f39b9
Drop in some new autoconf scripts
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Thu, 03 Jun 2010 13:35:26 -0400 |
parents | e46227efcbba |
children |
rev | line source |
---|---|
adamc@1023 | 1 val selectChar : list (char * string) -> option char -> xml select [] [] |