SCM Repository
View of /sml/branches/gatien-branch/system/rserv.sml
Parent Directory
|
Revision Log
Revision 3026 -
(download)
(annotate)
Wed May 14 18:45:20 2008 UTC (12 years, 9 months ago) by gatien
File size: 209 byte(s)
Wed May 14 18:45:20 2008 UTC (12 years, 9 months ago) by gatien
File size: 209 byte(s)
creating branch for gatien-baron
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 |