SCM Repository
View of /sml/trunk/src/cm/concur/sources.cm
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: 464 byte(s)
Thu Jun 1 18:34:03 2000 UTC (20 years, 9 months ago) by monnier
File size: 464 byte(s)
bring revisions from the vendor branch to the trunk
(* * Simple concurrency for CM. * - local threads (very primitive) * - remote compile servers (Unix only; communication via * pipes and shared file system) * * (C) 1999 Lucent Technologies, Bell Laboratories * * Author: Matthias Blume (blume@kurims.kyoto-u.ac.jp) *) Group (../../system/smlnj/internal/cm-lib.cm) is concur.sml servers.sig # if defined (OPSYS_UNIX) unix-servers.sml # else dummy-servers.sml # endif $basis.cm ../util/sources.cm
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |