SCM Repository
View of /sml/trunk/src/system/serv.sml
Parent Directory
|
Revision Log
Revision 651 -
(download)
(annotate)
Thu Jun 1 18:34:03 2000 UTC (20 years, 9 months ago) by monnier
File size: 178 byte(s)
Thu Jun 1 18:34:03 2000 UTC (20 years, 9 months ago) by monnier
File size: 178 byte(s)
bring revisions from the vendor branch to the trunk
CM.autoload "smlnj/cm.cm"; CM.autoload "smlnj/cmb.cm"; fun serv n = CM.Server.start { name = n, pref = 0, pathtrans = NONE, cmd = ("../../bin/sml", ["@CMslave"]) };
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |