Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: doc



Module Name:    doc
Committed By:   agc
Date:           Tue Aug 20 16:46:35 UTC 2002

Modified Files:
        doc: pkg-CHANGES

Log Message:
Initial import of linda-0.1.1 into the NetBSD Packages Collection.

linda is an simple library implementation of Linda parallel
programming system (http://www.cs.yale.edu/Linda/linda.html).  To
write a parallel program with linda, you have to know only 6
functions:  spawn, out, in, inp, rd and rdp with linda.

(Also correct date in a previous entry to be in UTC)


To generate a diff of this commit:
cvs rdiff -r1.7222 -r1.7223 doc/pkg-CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index