23baaf9d4f31
Wrong Distro-
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Thu, 22 Nov 2018 00:47:41 -0500 |
parents | 2adae5be4089 |
children | 35cff9a179f4 |
branches/tags | (none) |
files | README.markdown docs/index.markdown |
Changes
--- a/README.markdown Thu Nov 22 00:46:02 2018 -0500 +++ b/README.markdown Thu Nov 22 00:47:41 2018 -0500 @@ -6,7 +6,7 @@ Adopt is a simple (~150 LOC) UNIX-style option parser in Common Lisp. It depends on [Bobbin][] and [split-sequence][]. -The test suite currently passes in SBCL, CCL, ECL, and ABCL on Debian. Further +The test suite currently passes in SBCL, CCL, ECL, and ABCL on Ubuntu. Further testing is welcome. * **License:** MIT
--- a/docs/index.markdown Thu Nov 22 00:46:02 2018 -0500 +++ b/docs/index.markdown Thu Nov 22 00:47:41 2018 -0500 @@ -10,7 +10,7 @@ * **Mercurial:** <https://bitbucket.org/sjl/adopt/> * **Git:** <https://github.com/sjl/adopt/> -The test suite currently passes in SBCL, CCL, ECL, and ABCL on Debian. Further +The test suite currently passes in SBCL, CCL, ECL, and ABCL on Ubuntu. Further testing is welcome. [Bobbin]: https://github.com/sjl/bobbin