diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 15:07:19 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:32 +0700 |
commit | 7d03b8ea7ec95b01d9e4f96fa1ff2b442970c933 (patch) | |
tree | f37ecd12c80f6922229cb40ca67f31121e8e6b2c /academic | |
parent | dff3d84aba0e711fa5f3cfc6501de1ab7b186f64 (diff) |
academic/grace: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r-- | academic/grace/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/academic/grace/README b/academic/grace/README index 0e60c72cf57d..8d1c5d772408 100644 --- a/academic/grace/README +++ b/academic/grace/README @@ -2,10 +2,11 @@ Grace is a WYSIWYG tool to make two-dimensional plots of numerical data. It runs under various (if not all) flavors of Unix with X11 and M*tif (LessTif or Motif). It also runs under VMS, OS/2, and Windows (95/98/NT/2000/XP). Its capabilities are roughly similar to GUI-based -programs like Sigmaplot or Microcal Origin plus script-based tools -like Gnuplot or Genplot. Its strength lies in the fact that it -combines the convenience of a graphical user interface with the power -of a scripting language which enables it to do sophisticated -calculations or perform automated tasks. +programs like Sigmaplot or Microcal Origin plus script-based tools like +Gnuplot or Genplot. Its strength lies in the fact that it combines the +convenience of a graphical user interface with the power of a scripting +language which enables it to do sophisticated calculations or perform +automated tasks. -Grace is derived from Xmgr (a.k.a. ACE/gr), originally written by Paul Turner. +Grace is derived from Xmgr (a.k.a. ACE/gr), originally written by Paul +Turner. |