diff options
author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2018-02-23 15:11:36 +0000 |
---|---|---|
committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2018-02-23 15:11:36 +0000 |
commit | ee1f9469bfd5295563c8fcae98de1d796e99a668 (patch) | |
tree | fe93f30e9e309a625cd713096025758406ab4e03 /math/reduce/files/redpsl.1 | |
parent | devel/py-ply: Update to 3.11 (diff) |
math/reduce: update to latest snapshot and cleanup.
Make clear we are building the Codemist Standard Lisp (CSL) version.
Remove parts of the PSL version that were previously not very well
maintained as they are being moved out into a separate port.
PR: 224234
Approved by: pi
Notes
Notes:
svn path=/head/; revision=462702
Diffstat (limited to 'math/reduce/files/redpsl.1')
-rw-r--r-- | math/reduce/files/redpsl.1 | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/math/reduce/files/redpsl.1 b/math/reduce/files/redpsl.1 deleted file mode 100644 index a4966d46b626..000000000000 --- a/math/reduce/files/redpsl.1 +++ /dev/null @@ -1,18 +0,0 @@ -.TH REDPSL 1 "2010 October 10" "redpsl" -. -. -.SH NAME -redpsl \- Run REDUCE under PSL -. -. -.SH Synopsis -.B redpsl -. -. -.SH DESCRIPTION -.I redpsl -runs REDUCE based on the -.BR PSL -Lisp system. -. -. |