Rename *ll* and *ul* to ll and ul in poles-in-interval
commit5bfae378a07a80ee4ee883b59c20c975ac366ed3
authorRaymond Toy <toy.raymond@gmail.com>
Wed, 26 Jun 2024 01:29:23 +0000 (25 18:29 -0700)
committerRaymond Toy <toy.raymond@gmail.com>
Wed, 26 Jun 2024 01:29:23 +0000 (25 18:29 -0700)
treee1c98d659f973beaac4c4cff57dbe83e7460af7f
parent1ff5da9b10724047a159d8525e794cd37152f828
Rename *ll* and *ul* to ll and ul in poles-in-interval

The function `poles-in-interval` doesn't really need the special
variables since they're arguments, so rename the args to `ll` and `ul`
to break that connection.

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