Rename *ll* and *ul* to ll and ul in in-interval
commit6bf183ad1176c9222cf7b17a80490c01f430ed67
authorRaymond Toy <toy.raymond@gmail.com>
Thu, 27 Jun 2024 02:32:18 +0000 (26 19:32 -0700)
committerRaymond Toy <toy.raymond@gmail.com>
Thu, 27 Jun 2024 02:32:18 +0000 (26 19:32 -0700)
tree4f2e941e9cfd308c5d98bd5ff15bd029d197a549
parent2f023b62bc127bc9c7ffa1d3afdb397b7862b62d
Rename *ll* and *ul* to ll and ul in in-interval

The function `in-interval` doesn't really need the special variables
so rename them so as not to use the special variables.

Full testsuite + share passes with cmucl and ccl64.
src/defint.lisp