SCM Repository
Annotation of /sml/trunk/src/system/tserv.sml
Parent Directory
|
Revision Log
Revision 651 - (view) (download)
1 : | blume | 573 | CM.autoload "smlnj/cm.cm"; |
2 : | CM.autoload "smlnj/cmb.cm"; | ||
3 : | blume | 515 | fun serv n = |
4 : | CM.Server.start { name = n, pref = 0, pathtrans = NONE, | ||
5 : | cmd = ("./testml", ["sml", "@CMslave"]) }; |
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |