summaryrefslogtreecommitdiff
path: root/math/yorick/DESCR
diff options
context:
space:
mode:
authorjtb <jtb>2003-04-29 22:41:43 +0000
committerjtb <jtb>2003-04-29 22:41:43 +0000
commitb3b2d74aae502cd48ca47c616b882e7b1dd1e2a6 (patch)
treeb231b3d6d07a21eef524f9c1ab740fa524693990 /math/yorick/DESCR
parentf8a2570f3c58d5600f6a35e33876878f4ff0c0c2 (diff)
downloadpkgsrc-b3b2d74aae502cd48ca47c616b882e7b1dd1e2a6.tar.gz
Update to version 1.5.12.
Changes: * The directory structure and configuration scripts have completely changed * RGB colors supported for color= keyword, pli, plf, plfp see help,color or help,pli for more information * lsdir, mkdir, rmdir functions added so yorick can read and manipulate directories by itself * i86_primitives and other modern binary formats added see help,createb and help,__i86 for more information * cheby.i, convol.i, dawson.i, kepler.i added to interpreted library * added "hex" 3D transport solver (similar to drat 2D solver) * improved the emacs/yorick.el package again, mostly by removing unwanted "improvements" to emacs; see emacs/README
Diffstat (limited to 'math/yorick/DESCR')
-rw-r--r--math/yorick/DESCR2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/yorick/DESCR b/math/yorick/DESCR
index 4d71a51d1ed..a29bb95c92e 100644
--- a/math/yorick/DESCR
+++ b/math/yorick/DESCR
@@ -12,5 +12,3 @@ A library of functions written in the Yorick language, including
Bessel, gamma, and related functions, multiple key sorting, spline,
rational function, and least squares fitting, and routines to read and
write netCDF files.
-
-NetBSD port by John P. Refling <refling@comet.lbl.gov>