view demo/more/conferenceFields.urs @ 1029:53a22f46f377

Seeing others' reviews
author Adam Chlipala <adamc@hcoop.net>
date Mon, 02 Nov 2009 14:22:29 -0500
parents 16f7cb0891b6
children 5d9f47124c4c
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