annotate demo/more/select.urs @ 1079:d069b193ed6b

Especialize uses a termination measure based on number of arguments introduced
author Adam Chlipala <adamc@hcoop.net>
date Tue, 15 Dec 2009 19:26:52 -0500
parents e46227efcbba
children
rev   line source
adamc@1023 1 val selectChar : list (char * string) -> option char -> xml select [] []