view tests/subs_sig.lig @ 101:717b6f8d8505

First executable generated
author Adam Chlipala <adamc@hcoop.net>
date Thu, 10 Jul 2008 11:13:49 -0400
parents 2adb20eebee3
children
line wrap: on
line source
signature S = sig
        type t
end

structure S : S