SCM Repository
View of /sml/trunk/src/system/rserv.sml
Parent Directory
|
Revision Log
Revision 801 -
(download)
(annotate)
Mon Mar 19 22:53:00 2001 UTC (18 years, 8 months ago) by blume
File size: 209 byte(s)
Mon Mar 19 22:53:00 2001 UTC (18 years, 8 months ago) by blume
File size: 209 byte(s)
parallel make works again
CM.autoload "$smlnj/cmb.cm"; fun rserv p n m = CM.Server.start { name = n, pref = p, pathtrans = NONE, cmd = ("/usr/bin/rsh", [m, "/home/blume/ML/smlnj/bin/sml", "@CMslave"]) };
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |