Rename *ll* and *ul* to ll and ul in same-sheet-subs, atan-poles, atan-pole1
commit40197fd91b46f35b4fb7f9e046ae90fff2827269
authorRaymond Toy <toy.raymond@gmail.com>
Wed, 26 Jun 2024 14:27:47 +0000 (26 07:27 -0700)
committerRaymond Toy <toy.raymond@gmail.com>
Wed, 26 Jun 2024 14:27:47 +0000 (26 07:27 -0700)
treeeb1428f6889d611a3ab40428ae9de3a618685fc4
parent691bad4e9948bc498d2c4e8ac942d5d0d2f45e77
Rename *ll* and *ul* to ll and ul in same-sheet-subs, atan-poles, atan-pole1

The functions `same-sheet-subs`, `atan-poles`, and `atan-pole1` don'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