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