SCM Repository
View of /sml/branches/primop-branch/src/system/rserv.sml
Parent Directory
|
Revision Log
Revision 1372 -
(download)
(annotate)
Mon Sep 15 22:16:26 2003 UTC (17 years, 7 months ago)
File size: 209 byte(s)
Mon Sep 15 22:16:26 2003 UTC (17 years, 7 months ago)
File size: 209 byte(s)
This commit was manufactured by cvs2svn to create branch 'primop-branch'.
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 |