view select.urs @ 22:4362b15220e4

Comment corrections based on code review.
author Karn Kallio <kkallio@eka>
date Mon, 22 Aug 2011 05:06:15 -0430
parents 4d8165e8f89a
children
line wrap: on
line source
val crender : {Choices : list {Key : string, Display : string},
               Selected : source string}
              -> xbody

val crender' : {Choices : list string,
                Selected : source string}
               -> xbody