SCM Repository
View of /sml/trunk/src/system/tserv.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: 179 byte(s)
Thu Mar 9 15:23:52 2000 UTC (21 years, 1 month ago) by blume
File size: 179 byte(s)
merging back changes from blume_devel_v110_26_2
CM.autoload "smlnj/cm.cm"; CM.autoload "smlnj/cmb.cm"; fun serv n = CM.Server.start { name = n, pref = 0, pathtrans = NONE, cmd = ("./testml", ["sml", "@CMslave"]) };
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |