In batapp, rename *ll* and *ul* to ll and ul
commit278676852f4eabc31d446b5a8a666b185dec859d
authorRaymond Toy <toy.raymond@gmail.com>
Tue, 25 Jun 2024 22:17:20 +0000 (25 15:17 -0700)
committerRaymond Toy <toy.raymond@gmail.com>
Tue, 25 Jun 2024 22:17:20 +0000 (25 15:17 -0700)
tree495d78a868893b6cfc3cf2e571ade61b099f4e50
parent910de7dd1d40a26ea87acdeb69b9e990793d0d77
In batapp, rename *ll* and *ul* to ll and ul

`batapp` doesn't really access to 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