comparison demo/more/conferenceFields.urs @ 1009:59097824f19b

Viewing papers
author Adam Chlipala <adamc@hcoop.net>
date Thu, 22 Oct 2009 12:16:31 -0400
parents d3af9e54c828
children 16f7cb0891b6
comparison
equal deleted inserted replaced
1008:1911e84df461 1009:59097824f19b
1 con title :: (Type * Type) 1 val title : Meta.meta (string, string)
2 val title : Meta.meta title 2 val abstract : Meta.meta (string, string)
3
4 con abstract :: (Type * Type)
5 val abstract : Meta.meta abstract