diff options
author | kamil <kamil@pkgsrc.org> | 2018-02-03 20:27:31 +0000 |
---|---|---|
committer | kamil <kamil@pkgsrc.org> | 2018-02-03 20:27:31 +0000 |
commit | 8c8404249a5fa2db6f65f1c433a8f1bd19951cbd (patch) | |
tree | a5477142aee272bd426aa37f208838a357a15858 /lang | |
parent | 166304fbd5f43c812990c81c7c78d4ef231e8b8d (diff) | |
download | pkgsrc-8c8404249a5fa2db6f65f1c433a8f1bd19951cbd.tar.gz |
pc-lisp: Remove unwanted sentence from DESCR
Diffstat (limited to 'lang')
-rw-r--r-- | lang/pc-lisp/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pc-lisp/DESCR b/lang/pc-lisp/DESCR index c4a85df47d6..3167940a1ba 100644 --- a/lang/pc-lisp/DESCR +++ b/lang/pc-lisp/DESCR @@ -1,5 +1,5 @@ PC-LISP is a small implementation of LISP for just about any machine with a -good C compiler. This manual is biased towards the UNIX and MS-DOS versions. +good C compiler. While small, it is capable of running a pretty good subset of Franz LISP. The functions are supposed to perform in the same way as Franz with a few |