view demo/more/conferenceFields.urs @ 1342:78fe9841c39d

Small tweaks to update demos for record unification change
author Adam Chlipala <adam@chlipala.net>
date Wed, 15 Dec 2010 09:42:35 -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