Bill Allombert on Wed, 06 May 2009 15:39:51 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: Updating an old C program which uses parilib |
On Tue, May 05, 2009 at 05:28:13PM +0200, Bill Allombert wrote: > On Tue, May 05, 2009 at 10:58:16AM -0400, Jack Fearnley wrote: > > 1) Is there an exact replacement for lisGEN? > > yes, gp_read_stream. thought it seems we forgot to add it to the COMPAT > file. I just added flisexpr, flisseq -> gp_read_str; lisGEN -> gp_read_stream to the COMPAT file to document this changes. Cheers, Bill.