SCM Repository
View of /sml/branches/primop-branch-3/system/serv.sml
Parent Directory
|
Revision Log
Revision 2221 -
(download)
(annotate)
Tue Nov 28 21:56:55 2006 UTC (14 years, 3 months ago) by blume
File size: 152 byte(s)
Tue Nov 28 21:56:55 2006 UTC (14 years, 3 months ago) by blume
File size: 152 byte(s)
create primop branch 3 as future target to merge changes from primop branch 2
CM.autoload "$smlnj/cmb.cm"; fun serv n = CM.Server.start { name = n, pref = 0, pathtrans = NONE, cmd = ("../../bin/sml", ["@CMslave"]) };
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |