annotate demo/more/select.urs @ 1061:e8a35d710ab9

Context globals; ctype functions
author Adam Chlipala <adamc@hcoop.net>
date Tue, 08 Dec 2009 10:46:50 -0500
parents e46227efcbba
children
rev   line source
adamc@1023 1 val selectChar : list (char * string) -> option char -> xml select [] []