Mercurial > urweb
annotate demo/more/select.urs @ 1246:fd4028a594a9
Better handling of DELETE and UPDATE
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Sun, 18 Apr 2010 14:52:13 -0400 |
parents | e46227efcbba |
children |
rev | line source |
---|---|
adamc@1023 | 1 val selectChar : list (char * string) -> option char -> xml select [] [] |