view tests/subs_sig.urs @ 2240:88cc0f44c940

Rename C functions and remove functors nested inside modules.
author Ziv Scully <ziv@mit.edu>
date Sun, 19 Jul 2015 19:03:11 -0700
parents 71bafe66dbe1
children
line wrap: on
line source
signature S = sig
        type t
end

structure S : S