SCM Repository
View of /sml/trunk/src/system/tserv.sml
Parent Directory
|
Revision Log
Revision 658 -
(download)
(annotate)
Mon Jun 12 02:39:37 2000 UTC (20 years, 10 months ago) by blume
File size: 153 byte(s)
Mon Jun 12 02:39:37 2000 UTC (20 years, 10 months ago) by blume
File size: 153 byte(s)
fixed file names for parallel make
CM.autoload "$smlnj/cmb.cm"; fun serv n = CM.Server.start { name = n, pref = 0, pathtrans = NONE, cmd = ("./testml", ["sml", "@CMslave"]) };
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |