view demo/more/conferenceFields.urs @ 1308:714e8b84221b

-limit for running time
author Adam Chlipala <adam@chlipala.net>
date Thu, 14 Oct 2010 11:35:56 -0400
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