Remove *ll* and *ul*
commit31bdddf7458406792ce7ade753a70d8aa55f42ce
authorRaymond Toy <toy.raymond@gmail.com>
Sat, 29 Jun 2024 22:00:38 +0000 (29 15:00 -0700)
committerRaymond Toy <toy.raymond@gmail.com>
Sat, 29 Jun 2024 22:00:38 +0000 (29 15:00 -0700)
treeb1d5cbda489bd8ab78875ce3e9935bb26d1ddb92
parentd79c711572879ac96d3098289b17f977ec1f5970
Remove *ll* and *ul*

Actually remove the (commented out) reference to `*ll*` and `*ul*` in
the `declare-top` declaration in defint.lisp.  We no longer need these
special variables.

Update a couple of places where these are used in comments too.  And
remove some debugging prints that use these variables.
src/defint.lisp