Rename *ll* and *ul* to ll and ul in dintlog
commit1ff5da9b10724047a159d8525e794cd37152f828
authorRaymond Toy <toy.raymond@gmail.com>
Wed, 26 Jun 2024 01:10:11 +0000 (25 18:10 -0700)
committerRaymond Toy <toy.raymond@gmail.com>
Wed, 26 Jun 2024 01:10:11 +0000 (25 18:10 -0700)
treeccea1b972e44a0001ba5ec56e286959e590c599f
parente0a1e29266f64ca86f4c1f0c14369962c71d0f1a
Rename *ll* and *ul* to ll and ul in dintlog

The function `dintlog` 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