From: Valery P. <pi...@is...> - 2006-05-08 17:58:50
|
To be more specific my question is here http://sourceforge.net/project/shownotes.php?release_id=414455 ................. - The floating-point type PLFLT is now available as a KIND parameter, making it possible to use the same code for single and double precision applications - simply declare all real variables using the KIND facility and link with the corresponding version of the PLplot library. More information is found in bindings/f95/readme_f95.txt ###################### However I did not find bindings/f95 inside plplot's 5.6.0 tarball I have md5sum plplot-5.6.0.tar.gz 0f23cc477f0611adcfdd8ba39caf4213 plplot-5.6.0.tar.gz I found f95 in cvs. Perhaps something wrong happened in building official tarball for 5.6.0. best regards, Valery |