SCM Repository
View of /sml/branches/shao-private-devel/src/system/serv.sml
Parent Directory
|
Revision Log
Revision 1097 -
(download)
(annotate)
Tue Feb 26 16:59:02 2002 UTC (19 years, 1 month ago)
File size: 152 byte(s)
Tue Feb 26 16:59:02 2002 UTC (19 years, 1 month ago)
File size: 152 byte(s)
This commit was manufactured by cvs2svn to create branch 'shao-private-devel'.
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 |