SCM Repository
Diff of /sml/trunk/src/system/rserv.sml
Parent Directory
|
Revision Log
|
Patch
revision 515, Sun Jan 9 09:59:14 2000 UTC | revision 573, Thu Mar 9 15:23:52 2000 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | CM.autoload "full-cm.cm"; | CM.autoload "smlnj/cm.cm"; |
2 | CM.autoload "host-cmb.cm"; | CM.autoload "smlnj/cmb.cm"; |
3 | fun serv p n = | fun serv p n = |
4 | CM.Server.start { name = n, pref = p, pathtrans = NONE, | CM.Server.start { name = n, pref = p, pathtrans = NONE, |
5 | cmd = ("/usr/bin/rsh", | cmd = ("/usr/bin/rsh", |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |