Rename *ll* and *ul* to ll and ul in cv
commitf4af616302e87a643c6954d336b0a2f0459e2640
authorRaymond Toy <toy.raymond@gmail.com>
Wed, 26 Jun 2024 12:08:43 +0000 (26 05:08 -0700)
committerRaymond Toy <toy.raymond@gmail.com>
Wed, 26 Jun 2024 12:08:43 +0000 (26 05:08 -0700)
tree37ebddefed8542f5eef5cdfcea41e4ba7478b67a
parenta5f837bb24fd66aebc8ebf0ac0e26062cd403d13
Rename *ll* and *ul* to ll and ul in cv

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