Mercurial > urweb
view demo/more/conferenceFields.urs @ 1339:43677a8a20e9
Bump year on LICENSE
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Tue, 14 Dec 2010 10:35:52 -0500 |
parents | 5d9f47124c4c |
children |
line wrap: on
line source
val title : Meta.meta (string, string) val abstract : Meta.meta (string, string) val commentsForAuthors : Meta.meta (string, string) con dropdown :: (Type * Type) val dropdown : string -> list char -> Meta.meta dropdown val dropdown_show : show dropdown.1