Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: Alan W. Irwin <irwin@be...> - 2004-02-19 08:12:48
|
On 2004-02-19 08:32+0100 Arjen Markus wrote: > "Alan W. Irwin" wrote: > > > > > > bindings/f77/sfstubs.f > > > examples/f77/x01f.f .... > > > examples/f77/x18f.f > > > > I confirm the above all generated by make so they should not be in the tarball. > > Hm, is that the case on Windows too, as we can not run configure there > and > do not have the m4 preprocessor? > (Unless the user has installed Cygwin etc.) > > I will have to check this ... Remember that on the Unix/Linux side, the above *.f files are generated from *.fm4 source files either by cp (default double precision) or sed (single precision filtering). The fm4 suffix for the source fortran files is just a historical artifact and m4 is not used any more for generation of these files. If the sys/win32/msdev version of PLplot is always double precision then all you would have to do is copy the *.fm4 forms. But I cannot find any fortran examples infrastructure in sys/win32/msdev so I suspect you haven't implemented fortran examples yet (at least for checked-in code). Alan __________________________ Alan W. Irwin email: irwin@... phone: 250-727-2902 Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the PLplot scientific plotting software package (plplot.org), the Yorick front-end to PLplot (yplot.sf.net), the Loads of Linux Links project (loll.sf.net), and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ |