view tests/subs_sig.urs @ 1597:e283ca05c829

Add read instance for time on the client
author Ron de Bruijn <rmbruijn@gmail.com>
date Thu, 17 Nov 2011 17:14:44 +0100
parents 71bafe66dbe1
children
line wrap: on
line source
signature S = sig
        type t
end

structure S : S