Rename *ll* and *ul* to ll and ul in defint-log-exp
commitfcbb3e82f8cc612fd4503f657123d10ad7461fd8
authorRaymond Toy <toy.raymond@gmail.com>
Wed, 26 Jun 2024 02:57:22 +0000 (25 19:57 -0700)
committerRaymond Toy <toy.raymond@gmail.com>
Wed, 26 Jun 2024 02:57:22 +0000 (25 19:57 -0700)
tree27adea109585d5349a18d7808be2d4e84a9eab04
parentaf3e6debf53dd01d198ebc7aeab35bc7031d6a35
Rename *ll* and *ul* to ll and ul in defint-log-exp

The function `defint-log-exp` 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