Rename *ll* and *ul* to ll and ul in defint
commit2fc25267ddad9ecfc57d4aee97fe4c1da32e38a0
authorRaymond Toy <toy.raymond@gmail.com>
Sat, 29 Jun 2024 14:27:41 +0000 (29 07:27 -0700)
committerRaymond Toy <toy.raymond@gmail.com>
Sat, 29 Jun 2024 14:27:41 +0000 (29 07:27 -0700)
tree57af75e7a924ba753efcf298884badd4cd0e736d
parent7c3f37631401e167549179a2b1038647a4cf232e
Rename *ll* and *ul* to ll and ul in defint

`defint` no longer really needs the special vars.  Rename them so
we use lexical vars instead.

Full testsuite + share passes with cmucl and ccl64, except for the
current known failure in problem 237 in rtestint.
src/defint.lisp