Re: [Plplot-devel] plgfci / plsfci and fortran 95

2008-08-02 Thread Andrew Ross
On Fri, Aug 01, 2008 at 04:18:30PM -0700, Alan Irwin wrote: > > I tested the fortran 95 results against the corresponding C results using > > [EMAIL PROTECTED]> (for LIST in `ls x??f95.psc |sed 's?f95.psc??'`; do echo > $LIST; diff ${LIST}c.psc ${LIST}f95.psc; done) |less > > Most examples agre

Re: [Plplot-devel] plgfci / plsfci and fortran 95

2008-08-02 Thread Andrew Ross
On Fri, Aug 01, 2008 at 04:18:30PM -0700, Alan Irwin wrote: > > I tested the fortran 95 results against the corresponding C results using > > [EMAIL PROTECTED]> (for LIST in `ls x??f95.psc |sed 's?f95.psc??'`; do echo > $LIST; diff ${LIST}c.psc ${LIST}f95.psc; done) |less > > Most examples agre