Subject: CVS commit: doc
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 08/20/2002 19:46:36
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.