comparison tests/modproj.lac @ 39:02f42e9a1825

Corify removes modules
author Adam Chlipala <adamc@hcoop.net>
date Thu, 19 Jun 2008 12:39:22 -0400
parents 1dfbd9e3e790
children
comparison
equal deleted inserted replaced
38:d16ef24de78b 39:02f42e9a1825
18 18
19 type t = S2.t 19 type t = S2.t
20 val zero : int = S2.zero 20 val zero : int = S2.zero
21 21
22 structure T = S1 22 structure T = S1
23 val zero : S1.t = T.zero 23 val main : S1.t = T.zero