Mercurial > urweb
diff demo/more/conference.urs @ 1007:d3af9e54c828
Title and abstract
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Thu, 22 Oct 2009 11:37:58 -0400 |
parents | 5a0f6ec208ce |
children | 1911e84df461 |
line wrap: on
line diff
--- a/demo/more/conference.urs Thu Oct 22 11:15:37 2009 -0400 +++ b/demo/more/conference.urs Thu Oct 22 11:37:58 2009 -0400 @@ -1,7 +1,8 @@ functor Make(M : sig con paper :: {(Type * Type)} - constraint [Id, Title] ~ paper + constraint [Id] ~ paper val paper : $(map Meta.meta paper) + val paperFolder : folder paper con review :: {(Type * Type)} constraint [Paper, User] ~ review