ftp sources

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@610 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas
1998-03-08 23:02:40 +00:00
parent aa8abec089
commit 9069faf13a

View File

@@ -6,8 +6,11 @@ tiny standalone program that can read an .xac file (specified as the
first argument and then let you select accounts to plot from a Gtk
window. The plot is just a per-transaction running balance, but it's
a start. You need Gtk and plotutils 2.0 installed for this to work.
I just put these files in a new directory src/graph. There's a
Makefile and plot-test.c.
try
ftp://ftp.digex.net/pub/gnu/plotutils-2.0.tar.gz
ftp://prep.ai.mit.edu/pub/gnu/plotutils-2.0.tar.gz
ftp://ftp.gnu.org/pub/gnu/plotutils-2.0.tar.gz
Issues: