view tests/sigdupe.ur @ 988:d923b47e483d

Basic CRUD operations in Orm
author Adam Chlipala <adamc@hcoop.net>
date Mon, 05 Oct 2009 17:00:04 -0400
parents 71bafe66dbe1
children
line wrap: on
line source
signature S = sig
        type t
        type t
end