annotate demo/more/select.urs @ 1353:e9cf053108ed

Remove redundant macro
author Adam Chlipala <adam@chlipala.net>
date Mon, 20 Dec 2010 13:29:56 -0500
parents e46227efcbba
children
rev   line source
adamc@1023 1 val selectChar : list (char * string) -> option char -> xml select [] []