SCM Repository
View of /sml/branches/rt-transition/cm/dummy.sml
Parent Directory
|
Revision Log
Revision 2837 -
(download)
(annotate)
Fri Nov 2 19:35:43 2007 UTC (13 years, 4 months ago) by jhr
File size: 97 byte(s)
Fri Nov 2 19:35:43 2007 UTC (13 years, 4 months ago) by jhr
File size: 97 byte(s)
Create a branch for the transition to the new runtime system.
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 |