annotate demo/more/select.urs @ 1263:be2ef50780ed

Support HTTP caching of app.js
author Adam Chlipala <adamc@hcoop.net>
date Sun, 23 May 2010 11:52:13 -0400
parents e46227efcbba
children
rev   line source
adamc@1023 1 val selectChar : list (char * string) -> option char -> xml select [] []