=====================
File:BeGnuplot.tgz
Author:Tom Hays, trh@lns598.lns.cornell.edu
Release:1.0.0
Compatibility:PR
Location:contrib/gfx/
Description:Gnuplot 3.5 ported to BeOS
Notes:
This port is modeled after the UN*X X11 port.  There is an outboard graphical
display program that is run whenever Gnuplot uses terminal type 'beos'.
Gnuplot is run from the Bash command line in the Terminal program.
Included in BeGnuplot.tgz are the three files needed to run it:
 gnuplot, gnuplot_be, and gnuplot.gih.
Also included are the sources for the external graphics driver gnuplot_be
and the relevent files needed to connect it with the main gnuplot sources
in case you wanted to do your own port and use this driver.
'gnuplot_be' is small enough to be compiled with the limited linker that 
shipped with the PR.  The full gnuplot package requires the full linker.

More information about (and sources for) Gnuplot 3.5 can be found at:
http://www.cs.dartmouth.edu/gnuplot_info.html

More information about BeGnuplot (including the source for full
BeOS patch to Gnuplot 3.5) can be found at:
http://www.lns.cornell.edu/~trh/beos/gnuplot/BeGnuplot.html

=====================