annotate demo/more/select.urs @ 1297:41484478a32d

Updating documentation
author Adam Chlipala <adam@chlipala.net>
date Tue, 07 Sep 2010 09:47:06 -0400
parents e46227efcbba
children
rev   line source
adamc@1023 1 val selectChar : list (char * string) -> option char -> xml select [] []