SCM Repository
View of /sml/branches/primop-branch-3/cm/dummy.sml
Parent Directory
|
Revision Log
Revision 271 -
(download)
(annotate)
Tue May 11 07:48:55 1999 UTC (21 years, 11 months ago) by blume
Original Path: sml/trunk/src/cm/dummy.sml
File size: 97 byte(s)
Tue May 11 07:48:55 1999 UTC (21 years, 11 months ago) by blume
Original Path: sml/trunk/src/cm/dummy.sml
File size: 97 byte(s)
dummy.sml committed (for now)
structure Dummy = struct type t = unit val v = () fun f () = raise Fail "notyet" end
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |