Mercurial > urweb
annotate demo/more/select.urs @ 1165:7a17588edbff
'configure' checks for libmhash and MLton
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Thu, 11 Feb 2010 11:29:36 -0500 |
parents | e46227efcbba |
children |
rev | line source |
---|---|
adamc@1023 | 1 val selectChar : list (char * string) -> option char -> xml select [] [] |