SCM Repository
View of /sml/trunk/src/system/rserv.sml
Parent Directory
|
Revision Log
Revision 573 -
(download)
(annotate)
Thu Mar 9 15:23:52 2000 UTC (21 years, 1 month ago) by blume
File size: 234 byte(s)
Thu Mar 9 15:23:52 2000 UTC (21 years, 1 month ago) by blume
File size: 234 byte(s)
merging back changes from blume_devel_v110_26_2
CM.autoload "smlnj/cm.cm"; 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 |