view tests/sigdupe.ur @ 1094:db52c32dbe42

All three current protocols work with move to using uw_app
author Adam Chlipala <adamc@hcoop.net>
date Sun, 27 Dec 2009 10:37:24 -0500
parents 71bafe66dbe1
children
line wrap: on
line source
signature S = sig
        type t
        type t
end