diff options
author | Chuck Robey <chuckr@FreeBSD.org> | 2000-01-23 22:49:30 +0000 |
---|---|---|
committer | Chuck Robey <chuckr@FreeBSD.org> | 2000-01-23 22:49:30 +0000 |
commit | c035b7c80640066075f081fdf87670be7c373b64 (patch) | |
tree | 97ae4369a86329a7f8ccd52e837a8f55e5058227 /math/gnuplot/files | |
parent | Allow sessreg to update /var/run/utmp (diff) |
Install the demos (and a README) with gnunplot. Nice demos, worth it.
Submitted by: Ilia Chipitsine <ilia@cgilh.chel.su>
Notes
Notes:
svn path=/head/; revision=24980
Diffstat (limited to 'math/gnuplot/files')
-rw-r--r-- | math/gnuplot/files/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/math/gnuplot/files/README b/math/gnuplot/files/README new file mode 100644 index 000000000000..8fd310d0016c --- /dev/null +++ b/math/gnuplot/files/README @@ -0,0 +1,6 @@ +There are two sets of demos available. + +Enter "gnuplot simple.dem" for the short demo, or + "gnuplot all.dem" for the whole show. + +All demos are interactive, and prompt for "Hit a return to continue". |